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

Side by Side Diff: include/AdblockPlus.h

Issue 10259001: XMLHttpRequest API (Closed)
Patch Set: Addressed review comments Created April 11, 2013, 4:30 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/JsEngine.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 #ifndef ADBLOCKPLUS_ADBLOCKPLUS_H 1 #ifndef ADBLOCKPLUS_ADBLOCKPLUS_H
2 #define ADBLOCKPLUS_ADBLOCKPLUS_H 2 #define ADBLOCKPLUS_ADBLOCKPLUS_H
3 3
4 #include <AdblockPlus/FileReader.h> 4 #include <AdblockPlus/FileReader.h>
5 #include <AdblockPlus/FilterEngine.h> 5 #include <AdblockPlus/FilterEngine.h>
6 #include <AdblockPlus/ErrorCallback.h> 6 #include <AdblockPlus/ErrorCallback.h>
7 #include <AdblockPlus/JsEngine.h> 7 #include <AdblockPlus/JsEngine.h>
8 #include <AdblockPlus/WebRequest.h>
8 9
9 #endif 10 #endif
OLDNEW
« no previous file with comments | « no previous file | include/AdblockPlus/JsEngine.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld