Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(508)

Unified Diff: chrome/browser/dom_ui/content_settings_handler.h

Issue 2883045: More content settings exceptions (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: %s/S/s Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/dom_ui/content_settings_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/dom_ui/content_settings_handler.h
diff --git a/chrome/browser/dom_ui/content_settings_handler.h b/chrome/browser/dom_ui/content_settings_handler.h
index dc1278c00e7e537e3e048f5b62567b26a9f2a600..cf77e84243b5c10c7993309b1494a536fe929233 100644
--- a/chrome/browser/dom_ui/content_settings_handler.h
+++ b/chrome/browser/dom_ui/content_settings_handler.h
@@ -32,6 +32,7 @@ class ContentSettingsHandler : public OptionsPageUIHandler {
void SetContentFilter(const Value* value);
void SetAllowThirdPartyCookies(const Value* value);
void RemoveExceptions(const Value* value);
+ void SetException(const Value* value);
NotificationRegistrar notification_registrar_;
« no previous file with comments | « no previous file | chrome/browser/dom_ui/content_settings_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698