| Index: chrome/common/chrome_switches.h
|
| ===================================================================
|
| --- chrome/common/chrome_switches.h (revision 102115)
|
| +++ chrome/common/chrome_switches.h (working copy)
|
| @@ -308,6 +308,7 @@
|
| extern const char kEnableArchives[];
|
| #ifndef NDEBUG
|
| extern const char kOobeSkipPostLogin[];
|
| +extern const char kFileManagerExtensionPath[];
|
| #endif
|
| #endif
|
|
|
| @@ -349,7 +350,6 @@
|
| extern const char kSetToken[];
|
| extern const char kWebSocketLiveExperimentHost[];
|
| extern const char kExposePrivateExtensionApi[];
|
| -extern const char kFileManagerExtensionPath[];
|
| #endif
|
|
|
| extern const char kDisablePrintPreview[];
|
|
|
| Property changes on: chrome/common/chrome_switches.h
|
| ___________________________________________________________________
|
| Deleted: svn:mergeinfo
|
|
|
|
|