diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index 3696066..79b185e 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -142,7 +142,7 @@ extern const wchar_t kGearsPluginPathOverride[]; extern const wchar_t kEnableFastback[]; -extern const wchar_t kEnableSync[]; +extern const wchar_t kDisableSync[]; extern const wchar_t kSyncerThreadTimedStop[]; extern const wchar_t kSyncerThreadPthreads[]; |