Commit 023caca1 authored by rsesek@chromium.org's avatar rsesek@chromium.org

Revert 107413 - Temporarily turn on --debug-plugin-loading in PluginTest.*.

BUG=none
TEST=plugin_tests makes a bit more noise in its logs.


Review URL: http://codereview.chromium.org/8341069

Review URL: http://codereview.chromium.org/8854008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113503 0039d316-1c4b-4281-b951-d872f2087c98
parent ff53be65
......@@ -104,8 +104,6 @@ class PluginTest : public UITest {
launch_arguments_.AppendSwitch(switches::kAllowOutdatedPlugins);
launch_arguments_.AppendSwitch(switches::kAlwaysAuthorizePlugins);
// TODO(rsesek): Remove after done debugging.
launch_arguments_.AppendSwitch(switches::kDebugPluginLoading);
UITest::SetUp();
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment