Chromium Code Reviews| 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(); |