| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 2d7d9016e1f51908760617d2633ad504167ba9e2..698048f2d8df8a198fb72894daf25524a37ddacf 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -31,9 +31,6 @@ extern const char kAllowHTTPBackgroundPage[];
|
| extern const char kAllowLegacyExtensionManifests[];
|
| extern const char kAllowNaClSocketAPI[];
|
| extern const char kAllowOutdatedPlugins[];
|
| -// TODO(hamaji): Remove this once the two issues are fixed.
|
| -// http://crbug.com/224753 http://crbug.com/220029
|
| -extern const char kAllowRequestOSFileHandleAPI[];
|
| extern const char kAllowRunningInsecureContent[];
|
| extern const char kAllowScriptingGallery[];
|
| extern const char kAlwaysAuthorizePlugins[];
|
|
|