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

Unified Diff: chrome/common/content_settings_types.h

Issue 7740044: Implement fullscreen info bubble on Win and Mac (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: windows compile fix Created 9 years, 2 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/common/content_settings_types.h
diff --git a/chrome/common/content_settings_types.h b/chrome/common/content_settings_types.h
index cebbc2947aae111ff41372a6e5b61dc603441cb7..3f9602ebc9695f9a8386a6a9a49becdd3195b6d5 100644
--- a/chrome/common/content_settings_types.h
+++ b/chrome/common/content_settings_types.h
@@ -21,6 +21,7 @@ enum ContentSettingsType {
CONTENT_SETTINGS_TYPE_NOTIFICATIONS,
CONTENT_SETTINGS_TYPE_INTENTS,
CONTENT_SETTINGS_TYPE_AUTO_SELECT_CERTIFICATE,
+ CONTENT_SETTINGS_TYPE_FULLSCREEN,
CONTENT_SETTINGS_NUM_TYPES
};
« chrome/browser/ui/views/fullscreen_exit_bubble_views.cc ('K') | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698