| Index: chrome/common/chrome_switches.h
|
| ===================================================================
|
| --- chrome/common/chrome_switches.h (revision 95884)
|
| +++ chrome/common/chrome_switches.h (working copy)
|
| @@ -30,7 +30,6 @@
|
| extern const char kAllowScriptingGallery[];
|
| extern const char kAllowWebSocketProxy[];
|
| extern const char kAllowWebUICompositing[];
|
| -extern const char kAllowWebUIOobe[];
|
| extern const char kAlwaysAuthorizePlugins[];
|
| extern const char kAppId[];
|
| extern const char kApp[];
|
| @@ -282,7 +281,6 @@
|
|
|
| #if defined(OS_CHROMEOS)
|
| extern const char kWebUILogin[];
|
| -extern const char kWebUIGaiaLogin[];
|
| extern const char kSkipOAuthLogin[];
|
| extern const char kEnableDevicePolicy[];
|
| extern const char kEnableGView[];
|
|
|