Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index f16581f345056581ddd0e488a4f21e34e0802d13..de2b5cb260d5968d7a9839187f9d5be5065e8569 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -168,6 +168,7 @@ extern const char kFocusExistingTabOnOpen[]; |
extern const char kFirstRun[]; |
extern const char kForceAppsPromoVisible[]; |
extern const char kForceCompositingMode[]; |
+extern const char kForceLocaleResourcesPathSwitch[]; |
extern const char kForceRendererAccessibility[]; |
extern const char kForceStubLibcros[]; |
extern const char kGSSAPILibraryName[]; |