| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 850dacc915b03afe9d610e6ebc62b1469eeb4301..41f044dd65fcce91aea5812195ab486a47aafbd4 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -160,6 +160,7 @@ extern const char kExtensionsInstallVerification[];
|
| extern const char kExtensionsNotWebstore[];
|
| extern const char kExtensionsUpdateFrequency[];
|
| extern const char kFastStart[];
|
| +extern const char kForceAndroidAppMode[];
|
| extern const char kForceAppMode[];
|
| extern const char kForceFirstRun[];
|
| extern const char kForceLocalNtp[];
|
|
|