Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index b0db2dbc3c344a0bdb46cf15c66a31facf8562d1..01df1e182c49a624955c1f7c8696cdddbcc3f039 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -200,6 +200,9 @@ extern const char kEnableNpnHttpOnly[]; |
extern const char kEnableOfflineAutoReload[]; |
extern const char kEnableOmniboxAutoCompletionForIme[]; |
extern const char kEnableOriginChip[]; |
+extern const char kEnableOriginChipLeftOfLocationBar[]; |
+extern const char kEnableOriginChipRightOfLocationBar[]; |
+extern const char kEnableOriginChipLeftOfMenu[]; |
extern const char kEnablePanels[]; |
extern const char kEnablePasswordAutofillPublicSuffixDomainMatching[]; |
extern const char kEnableQueryExtraction[]; |