summaryrefslogtreecommitdiffstats
path: root/base/json/json_writer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/json/json_writer.cc')
-rw-r--r--base/json/json_writer.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/json/json_writer.cc b/base/json/json_writer.cc
index ffdad76..fa43953 100644
--- a/base/json/json_writer.cc
+++ b/base/json/json_writer.cc
@@ -7,6 +7,7 @@
#include "base/json/string_escape.h"
#include "base/logging.h"
#include "base/string_util.h"
+#include "base/string_number_conversions.h"
#include "base/values.h"
#include "base/utf_string_conversions.h"