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

Unified Diff: chrome/chrome_browser.gypi

Issue 9630002: Ash: Remove compact window mode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: OpaqueBrowserFrameView, MultipleWindowIndicatorButton Created 8 years, 9 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/window_snapshot/window_snapshot_aura.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 832d6f695e5a4f3741cbb85bc8fe8ad25133a6a2..fb0d715d76dad676dca69c8e6d676e8e4029c4ea 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3565,8 +3565,6 @@
'browser/ui/views/ash/screen_orientation_listener.h',
'browser/ui/views/ash/screenshot_taker.cc',
'browser/ui/views/ash/screenshot_taker.h',
- 'browser/ui/views/ash/multiple_window_indicator_button.cc',
- 'browser/ui/views/ash/multiple_window_indicator_button.h',
'browser/ui/views/ash/status_area_host_aura.cc',
'browser/ui/views/ash/status_area_host_aura.h',
'browser/ui/views/ash/volume_controller_chromeos.cc',
@@ -3710,8 +3708,6 @@
'browser/ui/views/frame/browser_view_layout.cc',
'browser/ui/views/frame/browser_view_layout.h',
'browser/ui/views/frame/browser_window_move_observer.h',
- 'browser/ui/views/frame/compact_browser_frame_view.cc',
- 'browser/ui/views/frame/compact_browser_frame_view.h',
'browser/ui/views/frame/contents_container.cc',
'browser/ui/views/frame/contents_container.h',
'browser/ui/views/frame/glass_browser_frame_view.cc',
@@ -5212,8 +5208,6 @@
['include', '^browser/ui/views/frame/browser_view.h'],
['include', '^browser/ui/views/frame/browser_view_layout.cc'],
['include', '^browser/ui/views/frame/browser_view_layout.h'],
- ['include', '^browser/ui/views/frame/compact_browser_frame_view.cc'],
- ['include', '^browser/ui/views/frame/compact_browser_frame_view.h'],
['include', '^browser/ui/views/frame/contents_container.cc'],
['include', '^browser/ui/views/frame/contents_container.h'],
['include', '^browser/ui/views/frame/native_browser_frame.h'],
« no previous file with comments | « chrome/browser/ui/window_snapshot/window_snapshot_aura.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698