Index: chrome_frame/test/net/fake_external_tab.h |
diff --git a/chrome_frame/test/net/fake_external_tab.h b/chrome_frame/test/net/fake_external_tab.h |
index f804bb26a68af63bd8c0e190e3d8ac3cbdb34135..8934ac6aed13f9aced50f02170c7bb69324802bc 100644 |
--- a/chrome_frame/test/net/fake_external_tab.h |
+++ b/chrome_frame/test/net/fake_external_tab.h |
@@ -13,11 +13,11 @@ |
#include "base/win/scoped_handle.h" |
#include "chrome/app/scoped_ole_initializer.h" |
#include "chrome/browser/browser_process_impl.h" |
-#include "chrome_frame/test_utils.h" |
-#include "chrome_frame/test/test_server.h" |
-#include "chrome_frame/test/net/test_automation_provider.h" |
#include "chrome_frame/test/net/process_singleton_subclass.h" |
-#include "content/browser/browser_thread.h" |
+#include "chrome_frame/test/net/test_automation_provider.h" |
+#include "chrome_frame/test/test_server.h" |
+#include "chrome_frame/test_utils.h" |
+#include "content/public/browser/browser_thread.h" |
#include "net/base/net_test_suite.h" |
class ProcessSingleton; |