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

Unified Diff: src/shared/Communication.h

Issue 5115380229996544: Issue 1104 - Cannot uncheck Disable on website option in tool bar (Closed)
Patch Set: rename and rebase Created March 13, 2015, 4:48 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/PluginClass.cpp ('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
diff --git a/src/shared/Communication.h b/src/shared/Communication.h
index f55861c634117dbb620703a76988e81a4b14da5a..1b1bcaded69db28044bd6093c56dce629f8428c5 100644
--- a/src/shared/Communication.h
+++ b/src/shared/Communication.h
@@ -41,7 +41,7 @@ namespace Communication
PROC_REMOVE_SUBSCRIPTION,
PROC_UPDATE_ALL_SUBSCRIPTIONS,
PROC_GET_EXCEPTION_DOMAINS,
- PROC_IS_WHITELISTED_URL,
+ PROC_GET_WHITELISTING_FITER,
PROC_IS_ELEMHIDE_WHITELISTED_ON_URL,
PROC_ADD_FILTER,
PROC_REMOVE_FILTER,
« no previous file with comments | « src/plugin/PluginClass.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld