| 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 6585edd7923fd1200eddfa43bd05e0071b7b7401..c29b80f37910720d3955c34c3920765439ec48ca 100644
|
| --- a/chrome/browser/automation/automation_tab_helper_unittest.cc
|
| +++ b/chrome/browser/automation/automation_tab_helper_unittest.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/basictypes.h"
|
| #include "chrome/browser/automation/automation_tab_helper.h"
|
| #include "chrome/browser/automation/mock_tab_event_observer.h"
|
| -#include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
|
| +#include "chrome/browser/ui/tab_contents/tab_contents.h"
|
| #include "chrome/browser/ui/tab_contents/test_tab_contents.h"
|
| #include "content/public/test/test_browser_thread.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|