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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 291093005: Removes --enable-stacked-tab-strip flag (Stacked Tabs) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removes --enable-stacked-tab-strip flag (removed stale header) Created 6 years, 7 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/tabs/tab_strip_unittest.cc ('k') | chrome/common/chrome_switches.h » ('j') | 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 eb13e474757749772638348041b5f955c3bfe57b..0512f4daee6e2a1e959c93970a34230c89107e4a 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1409,9 +1409,6 @@
'browser/ui/tabs/tab_menu_model.h',
'browser/ui/tabs/tab_resources.cc',
'browser/ui/tabs/tab_resources.h',
- 'browser/ui/tabs/tab_strip_layout_type.h',
- 'browser/ui/tabs/tab_strip_layout_type_prefs.cc',
- 'browser/ui/tabs/tab_strip_layout_type_prefs.h',
'browser/ui/tabs/tab_strip_model.cc',
'browser/ui/tabs/tab_strip_model.h',
'browser/ui/tabs/tab_strip_model_delegate.h',
@@ -2743,11 +2740,6 @@
}],
],
}, { # else: use_aura==0
- 'sources!': [
- 'browser/ui/tabs/tab_strip_layout_type.h',
- 'browser/ui/tabs/tab_strip_layout_type_prefs.cc',
- 'browser/ui/tabs/tab_strip_layout_type_prefs.h',
- ],
'sources/': [
['exclude', '^browser/ui/views/frame/browser_desktop_window_tree_host.h'],
['exclude', '^browser/ui/views/frame/browser_desktop_window_tree_host_win.cc'],
« no previous file with comments | « chrome/browser/ui/views/tabs/tab_strip_unittest.cc ('k') | chrome/common/chrome_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698