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

Unified Diff: src/shared/Communication.h

Issue 5338025085108224: Support Acceptable Ads (Closed)
Patch Set: Missing negation fix Created July 18, 2014, 7:39 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 | « src/plugin/Resource.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/shared/Communication.h
===================================================================
--- a/src/shared/Communication.h
+++ b/src/shared/Communication.h
@@ -20,6 +20,8 @@
PROC_AVAILABLE_SUBSCRIPTIONS,
PROC_LISTED_SUBSCRIPTIONS,
PROC_SET_SUBSCRIPTION,
+ PROC_ADD_SUBSCRIPTION,
+ PROC_REMOVE_SUBSCRIPTION,
PROC_UPDATE_ALL_SUBSCRIPTIONS,
PROC_GET_EXCEPTION_DOMAINS,
PROC_IS_WHITELISTED_URL,
« no previous file with comments | « src/plugin/Resource.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld