Index: base/json/json_writer.cc |
diff --git a/base/json/json_writer.cc b/base/json/json_writer.cc |
index f479e50ea94a597c7171f68ea812a3ee0f70a839..e97bd2d8520a26c15d17439e5499fca274d768a3 100644 |
--- a/base/json/json_writer.cc |
+++ b/base/json/json_writer.cc |
@@ -10,7 +10,7 @@ |
#include "base/logging.h" |
#include "base/stringprintf.h" |
#include "base/strings/string_number_conversions.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "base/values.h" |
namespace base { |