| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 0efdfb5d7ed81757b261494f71618dedb79c5f10..d1217013c3a3b5b8e2572dc32598c2b727c1fe2a 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -331,6 +331,7 @@ extern const char kWinHttpProxyResolver[];
|
|
|
| #if defined(OS_CHROMEOS)
|
| extern const char kDisableGData[];
|
| +extern const char kDisableLibcros[];
|
| extern const char kSkipOAuthLogin[];
|
| extern const char kEnableDevicePolicy[];
|
| extern const char kEnableGView[];
|
|
|