Index: content/shell/android/browsertests_apk/content_browser_tests_android.cc |
diff --git a/content/shell/android/browsertests_apk/content_browser_tests_android.cc b/content/shell/android/browsertests_apk/content_browser_tests_android.cc |
index 96ce15c03fafd71437e05b97cad2700a80530616..fdfde371df4c36941b3dde553615e88f84b665e9 100644 |
--- a/content/shell/android/browsertests_apk/content_browser_tests_android.cc |
+++ b/content/shell/android/browsertests_apk/content_browser_tests_android.cc |
@@ -16,9 +16,9 @@ |
#include "base/command_line.h" |
#include "base/files/file_path.h" |
#include "base/logging.h" |
-#include "base/string_util.h" |
-#include "base/stringprintf.h" |
#include "base/strings/string_tokenizer.h" |
+#include "base/strings/string_util.h" |
+#include "base/strings/stringprintf.h" |
#include "content/public/app/android_library_loader_hooks.h" |
#include "content/public/app/content_main.h" |
#include "content/public/common/content_switches.h" |