Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(63)

Unified Diff: chrome/browser/plugin_test.cc

Issue 8854008: Revert 107413 - Temporarily turn on --debug-plugin-loading in PluginTest.*. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/plugin_test.cc
===================================================================
--- chrome/browser/plugin_test.cc (revision 113468)
+++ chrome/browser/plugin_test.cc (working copy)
@@ -104,8 +104,6 @@
launch_arguments_.AppendSwitch(switches::kAllowOutdatedPlugins);
launch_arguments_.AppendSwitch(switches::kAlwaysAuthorizePlugins);
- // TODO(rsesek): Remove after done debugging.
- launch_arguments_.AppendSwitch(switches::kDebugPluginLoading);
UITest::SetUp();
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698