| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index c28647d21c09386edb347db685b19aa0d9202bfd..93f430331425e8c36ae1b673a083065c5197509a 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -362,6 +362,7 @@ extern const char kSyncTabFavicons[];
|
| extern const char kSyncThrowUnrecoverableError[];
|
| extern const char kSyncTrySsltcpFirstForXmpp[];
|
| extern const char kSyncEnableDeferredStartup[];
|
| +extern const char kSyncfsEnableDirectoryOperation[];
|
| extern const char kTabBrowserDragging[];
|
| extern const char kTabCapture[];
|
| extern const char kTestNaClSandbox[];
|
|
|