Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index a8d1591fa4995e6a1ff8ac27d73d43183b4d8ed2..c7e2843983b8faa7e288ceebf5d2fbdfea03ba17 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -344,6 +344,7 @@ extern const char kSyncServiceURL[]; |
extern const char kSyncTabFavicons[]; |
extern const char kSyncThrowUnrecoverableError[]; |
extern const char kSyncTrySsltcpFirstForXmpp[]; |
+extern const char kSyncEnableDeferredStartup[]; |
extern const char kTabBrowserDragging[]; |
extern const char kTabCapture[]; |
extern const char kTestNaClSandbox[]; |