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 4af0854b39212568e0de6f0d254bd76d5945b3fc..ecf69e8e43111faeed5439946c7f6ce8dfd00328 100644 |
--- a/content/browser/android/content_startup_flags.cc |
+++ b/content/browser/android/content_startup_flags.cc |
@@ -6,7 +6,7 @@ |
#include "base/command_line.h" |
#include "base/logging.h" |
-#include "base/string_number_conversions.h" |
+#include "base/strings/string_number_conversions.h" |
#include "cc/base/switches.h" |
#include "content/public/browser/render_process_host.h" |
#include "content/public/common/content_constants.h" |