| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 363fdfb7753b46d2237109e6c4cbcf359a8f108f..aa44bf89896aa23a914be78d214c1681c1f085ca 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -451,6 +451,7 @@ extern const char kAuthExtensionPath[];
|
| extern const char kEnterpriseEnrollmentInitialModulus[];
|
| extern const char kEnterpriseEnrollmentModulusLimit[];
|
| extern const char kFileManagerPackaged[];
|
| +extern const char kFileManagerNewUI[];
|
| #ifndef NDEBUG
|
| extern const char kOobeSkipPostLogin[];
|
| #endif
|
|
|