| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 636d2f087c7cdb3c959557e15d6d3e60e3f36902..13d92654424e1398bafcef7578ddc525e4dde26d 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -728,7 +728,7 @@ extern const char kChromeOsReleaseChannel[];
|
|
|
| extern const char kPerformanceTracingEnabled[];
|
|
|
| -extern const char kTabStripLayoutType[];
|
| +extern const char kTabStripStackedLayout[];
|
|
|
| extern const char kRegisteredBackgroundContents[];
|
|
|
|
|