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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1654723002: Enable showing the toolkit-views simplified fullscreen UI on Mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@20150112-MacViews-NewFullscreenBubble
Patch Set: Update section comments Created 4 years, 11 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 | « chrome/browser/ui/views/frame/browser_view.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 344f56c58f534e60d0610b49bb38bea08a18d9dd..dfc03b1bf42d59f413c6835c51d34a65316eab59 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2091,6 +2091,9 @@
'browser/ui/views/content_setting_bubble_contents.h',
'browser/ui/views/cookie_info_view.cc',
'browser/ui/views/cookie_info_view.h',
+ 'browser/ui/views/exclusive_access_bubble_views.cc',
+ 'browser/ui/views/exclusive_access_bubble_views.h',
+ 'browser/ui/views/exclusive_access_bubble_views_context.h',
'browser/ui/views/extensions/extension_keybinding_registry_views.cc',
'browser/ui/views/extensions/extension_keybinding_registry_views.h',
'browser/ui/views/frame/native_widget_mac_frameless_nswindow.h',
@@ -2233,9 +2236,6 @@
'browser/ui/views/edit_search_engine_dialog.h',
'browser/ui/views/elevation_icon_setter.cc',
'browser/ui/views/elevation_icon_setter.h',
- 'browser/ui/views/exclusive_access_bubble_views.cc',
- 'browser/ui/views/exclusive_access_bubble_views.h',
- 'browser/ui/views/exclusive_access_bubble_views_context.h',
'browser/ui/views/find_bar_host.cc',
'browser/ui/views/find_bar_host.h',
'browser/ui/views/find_bar_view.cc',
« no previous file with comments | « chrome/browser/ui/views/frame/browser_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698