| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 50a9699673dbd6e630cf436ad402ef2fd7d8737c..2d7be4c3453de20d0cd861fd9c281a269e01a065 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -30,6 +30,7 @@ extern const char kAllowOutdatedPlugins[];
|
| extern const char kAllowHTTPBackgroundPage[];
|
| extern const char kAllowScriptingGallery[];
|
| extern const char kAllowWebSocketProxy[];
|
| +extern const char kAllowWebUIOobe[];
|
| extern const char kAlwaysAuthorizePlugins[];
|
| extern const char kAlwaysEnableDevTools[];
|
| extern const char kApp[];
|
|
|