Index: content/browser/devtools/protocol/tethering_handler.cc |
diff --git a/content/browser/devtools/protocol/tethering_handler.cc b/content/browser/devtools/protocol/tethering_handler.cc |
index cbb3765b66eab960ccc2b64eb59865f53566c337..9b964f49d3827def0c320424d60f6cd74f7a6501 100644 |
--- a/content/browser/devtools/protocol/tethering_handler.cc |
+++ b/content/browser/devtools/protocol/tethering_handler.cc |
@@ -4,6 +4,7 @@ |
#include "content/browser/devtools/protocol/tethering_handler.h" |
+#include "base/stl_util.h" |
#include "content/public/browser/browser_thread.h" |
#include "net/base/io_buffer.h" |
#include "net/base/net_errors.h" |