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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 836933005: Refactor fullscreen_controller. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync to TOT Created 5 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/passwords/manage_passwords_bubble_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 7c1645702fb4f494a6837bfb985ecb131e86c22f..00703f1ded429d1f0e0d956808b8f3d1500addea 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1435,10 +1435,16 @@
'browser/ui/exclusive_access/exclusive_access_bubble.h',
'browser/ui/exclusive_access/exclusive_access_bubble_type.cc',
'browser/ui/exclusive_access/exclusive_access_bubble_type.h',
+ 'browser/ui/exclusive_access/exclusive_access_controller_base.cc',
+ 'browser/ui/exclusive_access/exclusive_access_controller_base.h',
+ 'browser/ui/exclusive_access/exclusive_access_manager.cc',
+ 'browser/ui/exclusive_access/exclusive_access_manager.h',
'browser/ui/exclusive_access/fullscreen_controller.cc',
'browser/ui/exclusive_access/fullscreen_controller.h',
'browser/ui/exclusive_access/fullscreen_within_tab_helper.cc',
'browser/ui/exclusive_access/fullscreen_within_tab_helper.h',
+ 'browser/ui/exclusive_access/mouse_lock_controller.cc',
+ 'browser/ui/exclusive_access/mouse_lock_controller.h',
'browser/ui/fast_unload_controller.cc',
'browser/ui/fast_unload_controller.h',
'browser/ui/find_bar/find_bar_controller.cc',
« no previous file with comments | « chrome/browser/ui/views/passwords/manage_passwords_bubble_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698