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 b766f024d85d512da56dc9ee7f4e8c395d5d19ec..f75a5cbbefd98276e8cabea3ceea76aaea7428e2 100644 |
--- a/chrome/browser/automation/automation_tab_helper_unittest.cc |
+++ b/chrome/browser/automation/automation_tab_helper_unittest.cc |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2012 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
@@ -9,7 +9,6 @@ |
#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/test_tab_contents_wrapper.h" |
-#include "content/browser/tab_contents/test_tab_contents.h" |
#include "content/test/test_browser_thread.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |