Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index b4214ec670c68e01515ae10dba4ab2bf79ec3fe9..1f85c4c8795f88be5ade09b01d48bbbac37b22c7 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -193,6 +193,7 @@ extern const char kFlagSwitchesBegin[]; |
extern const char kFlagSwitchesEnd[]; |
extern const char kFeedbackServer[]; |
extern const char kFileDescriptorLimit[]; |
+extern const char kForceAppMode[]; |
extern const char kForceFirstRun[]; |
extern const char kGaiaProfileInfo[]; |
extern const char kGoogleSearchDomainCheckURL[]; |