Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 488a7562ece52e552e8ce17129874e5d40fa0837..5a07117f6f07baadbd411c188ea2228d5388087a 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -191,6 +191,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[]; |