Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index fabd6bfce55d86700a8ec39f57aea756264717cc..de0b60abcd6ce7408c290431333f694471bdc30f 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -27,6 +27,7 @@ CONTENT_EXPORT extern const char kBlockCrossSiteDocuments[]; |
CONTENT_EXPORT extern const char kBrowserAssertTest[]; |
CONTENT_EXPORT extern const char kBrowserCrashTest[]; |
CONTENT_EXPORT extern const char kBrowserSubprocessPath[]; |
+CONTENT_EXPORT extern const char kConnectionTimeout[]; |
extern const char kDebugPluginLoading[]; |
CONTENT_EXPORT extern const char kDefaultTileWidth[]; |
CONTENT_EXPORT extern const char kDefaultTileHeight[]; |