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

Unified Diff: chrome/browser/views/options/exceptions_view.h

Issue 593024: Merge 38516 - Prevent the user from triggering multiple copies of a particula... (Closed) Base URL: svn://svn.chromium.org/chrome/branches/249/src/
Patch Set: Created 10 years, 10 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/views/options/exceptions_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/views/options/exceptions_view.h
===================================================================
--- chrome/browser/views/options/exceptions_view.h (revision 38516)
+++ chrome/browser/views/options/exceptions_view.h (working copy)
@@ -38,7 +38,7 @@
// Shows the Exceptions window.
static void ShowExceptionsWindow(gfx::NativeWindow parent,
HostContentSettingsMap* map,
- ContentSettingsType type);
+ ContentSettingsType content_type);
virtual ~ExceptionsView();
« no previous file with comments | « no previous file | chrome/browser/views/options/exceptions_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698