Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index 850dacc915b03afe9d610e6ebc62b1469eeb4301..6e2aa2fca6a74a7185c890411a004a1f5c04657a 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -161,6 +161,7 @@ extern const char kExtensionsNotWebstore[]; |
| extern const char kExtensionsUpdateFrequency[]; |
| extern const char kFastStart[]; |
| extern const char kForceAppMode[]; |
| +extern const char kForceAndroidAppMode[]; |
|
Luis Héctor Chávez
2016/11/12 18:03:08
L31 says "// All switches in alphabetical order"
Sergey Poromov
2016/11/14 17:23:23
Done.
|
| extern const char kForceFirstRun[]; |
| extern const char kForceLocalNtp[]; |
| extern const char kForceVariationIds[]; |