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

Unified Diff: chrome/chrome_browser.gypi

Issue 14340007: Hide the tab indicators and the shelf when in immersive + tab fullscreen (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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/immersive_mode_controller_ash_browsertest.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.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 21a754b6b372e2e1af3d36ded9930d7b690c67ce..3e4cbaa8cedb83fc9b138889d4f005843f5f4bd2 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -540,8 +540,8 @@
'browser/first_run/upgrade_util_win.cc',
'browser/first_run/upgrade_util_win.h',
'browser/fullscreen.h',
- 'browser/fullscreen_ash.cc',
'browser/fullscreen_aura.cc',
+ 'browser/fullscreen_chromeos.cc',
'browser/fullscreen_gtk.cc',
'browser/fullscreen_mac.mm',
'browser/fullscreen_win.cc',
@@ -2529,7 +2529,6 @@
'sources/': [
['exclude', '^browser/automation/automation_provider_aura.cc'],
['exclude', '^browser/background/background_mode_manager_aura.cc'],
- ['exclude', '^browser/fullscreen_ash.cc'],
['exclude', '^browser/lifetime/application_lifetime_win.cc'],
],
'dependencies': [
« no previous file with comments | « chrome/browser/ui/views/frame/immersive_mode_controller_ash_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698