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

Unified Diff: include/AdblockPlus.h

Issue 29527821: Issue 5556 - Update to use libadblockplus revision hg:36e9993fa36c (Closed)
Patch Set: Created Aug. 25, 2017, 6:12 p.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 | « android_x86/libv8_snapshot.a ('k') | include/AdblockPlus/AppInfo.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 28aa55878fb9606d3e9da355502537bcdc597725..4ec66280bd3d89843c9d8f4d5849c6a608682843 100644
--- a/include/AdblockPlus.h
+++ b/include/AdblockPlus.h
@@ -1,6 +1,6 @@
/*
* This file is part of Adblock Plus <https://adblockplus.org/>,
- * Copyright (C) 2006-2017 eyeo GmbH
+ * Copyright (C) 2006-present eyeo GmbH
*
* Adblock Plus is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 3 as
@@ -31,16 +31,11 @@
#define ADBLOCK_PLUS_ADBLOCK_PLUS_H
#include <AdblockPlus/AppInfo.h>
-#include <AdblockPlus/FileSystem.h>
-#include <AdblockPlus/DefaultLogSystem.h>
-#include <AdblockPlus/DefaultFileSystem.h>
-#include <AdblockPlus/DefaultWebRequest.h>
#include <AdblockPlus/FilterEngine.h>
#include <AdblockPlus/LogSystem.h>
#include <AdblockPlus/JsEngine.h>
#include <AdblockPlus/JsValue.h>
#include <AdblockPlus/ReferrerMapping.h>
-#include <AdblockPlus/WebRequest.h>
#include "AdblockPlus/Notification.h"
#endif
« no previous file with comments | « android_x86/libv8_snapshot.a ('k') | include/AdblockPlus/AppInfo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld