Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index b98abe4158d7deecf2d6e6f59939097155cc122c..41c69b9aab39699fa6be710e666b3d08617e3bcf 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -307,6 +307,7 @@ extern const char kEnableHungRendererInfoBar[]; |
extern const char kProgressBarAnimation[]; |
extern const char kEnableThemeColorInTabbedMode[]; |
extern const char kDisableAutoHidingToolbarThreshold[]; |
+extern const char kEnableHerbPrototype[]; |
extern const char kEnableTabSwitcherInDocumentMode[]; |
extern const char kNtpSwitchToExistingTab[]; |
extern const char kForceShowUpdateMenuItem[]; |