Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 71aac501a7d985b82a36016a9daf7e9419680695..4194ae04a48308580117000ba009164e3c00e629 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -360,6 +360,8 @@ extern const char kForceDesktop[]; |
extern const char kForceImmersive[]; |
extern const char kHideIcons[]; |
extern const char kNoNetworkProfileWarning[]; |
+extern const char kPrefetchArgumentBrowserBackground[]; |
+extern const char kPrefetchArgumentWatcher[]; |
extern const char kRelaunchShortcut[]; |
extern const char kShowIcons[]; |
extern const char kUninstall[]; |