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

Unified Diff: include/AdblockPlus.h

Issue 5797488346791936: Issue 1107 - Support notifications (Closed)
Patch Set: fix comment Created Jan. 23, 2015, 3:56 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 | « no previous file | include/AdblockPlus/FilterEngine.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 8f9c8fea977a48d51a890ef8edaf0a82e76ba78b..f952edef4b151861bc324c91367be1ee75469ca1 100644
--- a/include/AdblockPlus.h
+++ b/include/AdblockPlus.h
@@ -41,5 +41,6 @@
#include <AdblockPlus/JsValue.h>
#include <AdblockPlus/ReferrerMapping.h>
#include <AdblockPlus/WebRequest.h>
+#include "AdblockPlus/Notification.h"
#endif
« no previous file with comments | « no previous file | include/AdblockPlus/FilterEngine.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld