| Index: chrome/browser/content_settings/content_settings_browsertest.cc
|
| ===================================================================
|
| --- chrome/browser/content_settings/content_settings_browsertest.cc (revision 147000)
|
| +++ chrome/browser/content_settings/content_settings_browsertest.cc (working copy)
|
| @@ -83,9 +83,7 @@
|
|
|
| class ClickToPlayPluginTest : public InProcessBrowserTest {
|
| public:
|
| - ClickToPlayPluginTest() {
|
| - EnableDOMAutomation();
|
| - }
|
| + ClickToPlayPluginTest() {}
|
|
|
| #if defined(OS_MACOSX)
|
| virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE {
|
|
|