Index: chrome/browser/ui/webui/html_dialog_tab_contents_delegate_unittest.cc |
=================================================================== |
--- chrome/browser/ui/webui/html_dialog_tab_contents_delegate_unittest.cc (revision 76500) |
+++ chrome/browser/ui/webui/html_dialog_tab_contents_delegate_unittest.cc (working copy) |
@@ -9,13 +9,13 @@ |
#include "base/logging.h" |
#include "base/scoped_ptr.h" |
#include "chrome/browser/history/history_types.h" |
-#include "chrome/browser/tab_contents/test_tab_contents.h" |
#include "chrome/browser/ui/browser.h" |
#include "chrome/browser/ui/browser_list.h" |
#include "chrome/common/url_constants.h" |
#include "chrome/test/browser_with_test_window_test.h" |
#include "chrome/test/test_browser_window.h" |
#include "chrome/test/testing_profile.h" |
+#include "content/browser/tab_contents/test_tab_contents.h" |
#include "googleurl/src/gurl.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |