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

Unified Diff: chrome/common/pref_names.h

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 (moved pref logic to browser_view_prefs) 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
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 48d1c8fda5c009265a674a06e0aaf77ca0d77a62..008ee119b16ddf31c162fbb71e77d75e1c24163f 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -727,7 +727,7 @@ extern const char kChromeOsReleaseChannel[];
extern const char kPerformanceTracingEnabled[];
-extern const char kTabStripLayoutType[];
+extern const char kTabStripStackedLayout[];
extern const char kRegisteredBackgroundContents[];

Powered by Google App Engine
This is Rietveld 408576698