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

Unified Diff: Shared/abp.h

Issue 9998007: Initial libadblockplus integration (Closed)
Patch Set: Created April 1, 2013, 9:55 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
« Shared/PluginSettings.cpp ('K') | « Shared/PluginTabBase.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Shared/abp.h
===================================================================
new file mode 100644
--- /dev/null
+++ b/Shared/abp.h
@@ -0,0 +1,6 @@
+#define ABP
+
+#define PLUGIN_UPDATE_URL "abpupdate.txt"
+
+//This is a dummy for the original implementation
+#define MULTIPLE_VERSIONS_CHECK()
« Shared/PluginSettings.cpp ('K') | « Shared/PluginTabBase.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld