Index: content/test/content_test_launcher.cc |
diff --git a/content/test/content_test_launcher.cc b/content/test/content_test_launcher.cc |
index c4ed1856dc24b5929e9ea7d2f7c42f7ae86d8a89..9a229a916b0db424a594ffc0d3ca55d178ce59d8 100644 |
--- a/content/test/content_test_launcher.cc |
+++ b/content/test/content_test_launcher.cc |
@@ -12,9 +12,9 @@ |
#include "content/public/common/content_switches.h" |
#include "content/public/test/content_test_suite_base.h" |
#include "content/shell/app/shell_main_delegate.h" |
+#include "content/shell/browser/shell_content_browser_client.h" |
#include "content/shell/common/shell_content_client.h" |
#include "content/shell/common/shell_switches.h" |
-#include "content/shell/shell_content_browser_client.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#if defined(OS_ANDROID) |