Index: chrome/common/chrome_switches.h |
=================================================================== |
--- chrome/common/chrome_switches.h (revision 27087) |
+++ chrome/common/chrome_switches.h (working copy) |
@@ -140,6 +140,8 @@ |
extern const wchar_t kEnableFastback[]; |
extern const wchar_t kEnableSync[]; |
+extern const wchar_t kSyncerThreadTimedStop[]; |
+extern const wchar_t kSyncerThreadPthreads[]; |
extern const wchar_t kSdchFilter[]; |