Index: content/browser/devtools/devtools_protocol.cc |
diff --git a/content/browser/devtools/devtools_protocol.cc b/content/browser/devtools/devtools_protocol.cc |
index 1ef3085ca97f629fff828624346286504fb7eaad..27f1fbe21c2a2abe97492f6386ef6dbd887f83b4 100644 |
--- a/content/browser/devtools/devtools_protocol.cc |
+++ b/content/browser/devtools/devtools_protocol.cc |
@@ -6,7 +6,7 @@ |
#include "base/json/json_reader.h" |
#include "base/json/json_writer.h" |
-#include "base/stringprintf.h" |
+#include "base/strings/stringprintf.h" |
namespace content { |