| Index: chrome/browser/automation/automation_tab_helper_unittest.cc
|
| diff --git a/chrome/browser/automation/automation_tab_helper_unittest.cc b/chrome/browser/automation/automation_tab_helper_unittest.cc
|
| index d858a2c98e3d674bfe44380fa4f9b0276f2e0791..11056ea0145f46e9dba52ceb63a7f511949244ce 100644
|
| --- a/chrome/browser/automation/automation_tab_helper_unittest.cc
|
| +++ b/chrome/browser/automation/automation_tab_helper_unittest.cc
|
| @@ -15,6 +15,7 @@
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| +using content::BrowserThread;
|
| using testing::_;
|
|
|
| class AutomationTabHelperTest : public TabContentsWrapperTestHarness {
|
|
|