summaryrefslogtreecommitdiffstats
path: root/content/browser/devtools/protocol/tethering_handler.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/devtools/protocol/tethering_handler.cc')
-rw-r--r--content/browser/devtools/protocol/tethering_handler.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/browser/devtools/protocol/tethering_handler.cc b/content/browser/devtools/protocol/tethering_handler.cc
index cbb3765..9b964f4 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"