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

Unified Diff: chrome/browser/cocoa/content_exceptions_window_controller.h

Issue 3299020: Remove vestigial cookie/web app permissions prompting UI now that the async U... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 3 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
Index: chrome/browser/cocoa/content_exceptions_window_controller.h
===================================================================
--- chrome/browser/cocoa/content_exceptions_window_controller.h (revision 59533)
+++ chrome/browser/cocoa/content_exceptions_window_controller.h (working copy)
@@ -32,9 +32,6 @@
// Is set if "Session" should be a valid option in the "action" popup.
BOOL showSession_;
- // Is set if the cookie prompt should be disabled.
- BOOL disableCookiePrompt_;
-
// Is set if adding and editing exceptions for the current OTR session should
// be allowed.
BOOL otrAllowed_;

Powered by Google App Engine
This is Rietveld 408576698