| Index: src/shared/Communication.h |
| diff --git a/src/shared/Communication.h b/src/shared/Communication.h |
| index f55861c634117dbb620703a76988e81a4b14da5a..9c32af949f26fb71ef022d5cdf2794aff997775a 100644 |
| --- a/src/shared/Communication.h |
| +++ b/src/shared/Communication.h |
| @@ -43,8 +43,9 @@ namespace Communication |
| PROC_GET_EXCEPTION_DOMAINS, |
| PROC_IS_WHITELISTED_URL, |
| PROC_IS_ELEMHIDE_WHITELISTED_ON_URL, |
| - PROC_ADD_FILTER, |
| - PROC_REMOVE_FILTER, |
| + PROC_ADD_WHITELSITED_DOMAIN, |
|
Eric
2015/02/26 18:16:01
Typo: "LIST", not "LSIT", here and on the next lin
|
| + PROC_REMOVE_WHITELSITED_DOMAIN, |
| + PROC_TOGGLE_WHITELISTING, |
| PROC_SET_PREF, |
| PROC_GET_PREF, |
| PROC_IS_FIRST_RUN_ACTION_NEEDED, |