Index: content/browser/android/content_startup_flags.cc |
diff --git a/content/browser/android/content_startup_flags.cc b/content/browser/android/content_startup_flags.cc |
index fdfc1eb39884df5385a590e0bb3db33962fdd159..2c2f2bef3bf7cdf58c94198ad35f8957e3c43924 100644 |
--- a/content/browser/android/content_startup_flags.cc |
+++ b/content/browser/android/content_startup_flags.cc |
@@ -4,10 +4,10 @@ |
#include "content/browser/android/content_startup_flags.h" |
-#include "base/string_number_conversions.h" |
#include "base/command_line.h" |
#include "base/logging.h" |
-#include "cc/switches.h" |
+#include "base/string_number_conversions.h" |
+#include "cc/base/switches.h" |
#include "content/public/browser/render_process_host.h" |
#include "content/public/common/content_constants.h" |
#include "content/public/common/content_switches.h" |