summaryrefslogtreecommitdiffstats
path: root/chrome/common/json_value_serializer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/json_value_serializer.cc')
-rw-r--r--chrome/common/json_value_serializer.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/json_value_serializer.cc b/chrome/common/json_value_serializer.cc
index 4a4cc45..33f94ce 100644
--- a/chrome/common/json_value_serializer.cc
+++ b/chrome/common/json_value_serializer.cc
@@ -8,7 +8,6 @@
#include "base/json_reader.h"
#include "base/json_writer.h"
#include "base/string_util.h"
-#include "chrome/common/logging_chrome.h"
JSONStringValueSerializer::~JSONStringValueSerializer() {}