Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: include/AdblockPlus.h

Issue 29499592: Issue 5183 - remove synchronous FileSystem interface and stop exposing of DefaultFileSystem (Closed) Base URL: https://github.com/adblockplus/libadblockplus.git
Patch Set: Created July 27, 2017, 9:17 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | include/AdblockPlus/DefaultFileSystem.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/AdblockPlus.h
diff --git a/include/AdblockPlus.h b/include/AdblockPlus.h
index f3de1303f0bba24d406b13909cd1b19bd629ab25..026010ef2b17f15b0b459a6397636e034a9271da 100644
--- a/include/AdblockPlus.h
+++ b/include/AdblockPlus.h
@@ -31,9 +31,7 @@
#define ADBLOCK_PLUS_ADBLOCK_PLUS_H
#include <AdblockPlus/AppInfo.h>
-#include <AdblockPlus/FileSystem.h>
#include <AdblockPlus/DefaultLogSystem.h>
-#include <AdblockPlus/DefaultFileSystem.h>
#include <AdblockPlus/FilterEngine.h>
#include <AdblockPlus/LogSystem.h>
#include <AdblockPlus/JsEngine.h>
« no previous file with comments | « no previous file | include/AdblockPlus/DefaultFileSystem.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld