Index: chrome/browser/ui/startup/bad_flags_prompt.cc |
=================================================================== |
--- chrome/browser/ui/startup/bad_flags_prompt.cc (revision 161658) |
+++ chrome/browser/ui/startup/bad_flags_prompt.cc (working copy) |
@@ -25,7 +25,6 @@ |
switches::kNoSandbox, |
switches::kInProcessWebGL, |
switches::kDisableWebSecurity, |
- switches::kAllowUniversalAccessFromFiles, |
// Browser plugin is dangerous on regular pages because it breaks the Same |
// Origin Policy. |
switches::kEnableBrowserPluginForAllViewTypes, |