Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index 488a7562ece52e552e8ce17129874e5d40fa0837..a131b6c202298b14f0130f4af36473beb3dcd055 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -192,6 +192,7 @@ extern const char kFlagSwitchesEnd[]; |
| extern const char kFeedbackServer[]; |
| extern const char kFileDescriptorLimit[]; |
| extern const char kForceFirstRun[]; |
| +extern const char kForceAppMode[]; |
|
oshima
2013/01/30 00:28:31
sort
zel
2013/01/30 01:01:34
Done.
|
| extern const char kGaiaProfileInfo[]; |
| extern const char kGoogleSearchDomainCheckURL[]; |
| extern const char kGSSAPILibraryName[]; |