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

Unified Diff: include/AdblockPlus.h

Issue 6090724420354048: Noissue - Upgraded to latest libadblockplus version, included v8 includes (Closed)
Patch Set: Removed v8 includes Created Jan. 29, 2015, 5:09 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_arm/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 5cf8a9fb90e538b50612b141a5a02938f67c8017..f952edef4b151861bc324c91367be1ee75469ca1 100644
--- a/include/AdblockPlus.h
+++ b/include/AdblockPlus.h
@@ -1,6 +1,6 @@
/*
- * This file is part of Adblock Plus <http://adblockplus.org/>,
- * Copyright (C) 2006-2014 Eyeo GmbH
+ * This file is part of Adblock Plus <https://adblockplus.org/>,
+ * Copyright (C) 2006-2015 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
@@ -41,5 +41,6 @@
#include <AdblockPlus/JsValue.h>
#include <AdblockPlus/ReferrerMapping.h>
#include <AdblockPlus/WebRequest.h>
+#include "AdblockPlus/Notification.h"
Felix Dahlke 2015/01/29 17:35:24 Grmbl, just realised this is not using angle brack
#endif
« no previous file with comments | « android_arm/libv8_snapshot.a ('k') | include/AdblockPlus/AppInfo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld