| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c8aa85783eb9bd0e1b59f903f78d8ee5b950d0a4..de61491c4e26f6fd782a64cfb34ce5114fa94775 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -351,6 +351,7 @@ extern const char kDisableTranslateNewUX[];
|
| extern const char kEnableAppInfoDialogMac[];
|
| extern const char kEnableAppWindowCycling[];
|
| extern const char kEnableFullscreenTabDetaching[];
|
| +extern const char kEnableFullscreenToolbarReveal[];
|
| extern const char kEnableHostedAppsInWindows[];
|
| extern const char kEnableMacViewsNativeAppWindows[];
|
| extern const char kEnableTranslateNewUX[];
|
|
|