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

Side by Side Diff: include/AdblockPlus.h

Issue 10016005: Add API calls and stubs for filter matching and subscription management (Closed)
Patch Set: Created April 3, 2013, 12:42 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | include/AdblockPlus/FilterEngine.h » ('j') | include/AdblockPlus/FilterEngine.h » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 #ifndef ADBLOCKPLUS_H 1 #ifndef ADBLOCKPLUS_H
2 #define ADBLOCKPLUS_H 2 #define ADBLOCKPLUS_H
3 3
4 #include <AdblockPlus/FileReader.h> 4 #include <AdblockPlus/FileReader.h>
5 #include <AdblockPlus/FilterEngine.h>
5 #include <AdblockPlus/ErrorCallback.h> 6 #include <AdblockPlus/ErrorCallback.h>
6 #include <AdblockPlus/JsEngine.h> 7 #include <AdblockPlus/JsEngine.h>
7 8
8 #endif 9 #endif
OLDNEW
« no previous file with comments | « no previous file | include/AdblockPlus/FilterEngine.h » ('j') | include/AdblockPlus/FilterEngine.h » ('J')

Powered by Google App Engine
This is Rietveld