| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 7a3c8848bd3a145df240bcddaaf26d88c085a10a..91a38ded565eea49f6de02f80009bd735df9c20d 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -346,6 +346,7 @@ extern const char kDisableMacViewsNativeAppWindows[];
|
| extern const char kDisableTranslateNewUX[];
|
| extern const char kEnableAppInfoDialogMac[];
|
| extern const char kEnableAppWindowCycling[];
|
| +extern const char kEnableFullscreenLowPowerMode[];
|
| extern const char kEnableFullscreenTabDetaching[];
|
| extern const char kEnableHostedAppsInWindows[];
|
| extern const char kEnableMacViewsNativeAppWindows[];
|
|
|