Index: net/spdy/spdy_stream.cc |
diff --git a/net/spdy/spdy_stream.cc b/net/spdy/spdy_stream.cc |
index fecb0e3779083a94211b8e1aeaaa2068fc5f5a99..87e3aea75c973e243a7abc2e615287506d746e48 100644 |
--- a/net/spdy/spdy_stream.cc |
+++ b/net/spdy/spdy_stream.cc |
@@ -18,6 +18,8 @@ |
#include "base/strings/stringprintf.h" |
#include "base/threading/thread_task_runner_handle.h" |
#include "base/values.h" |
+#include "net/log/net_log.h" |
+#include "net/log/net_log_capture_mode.h" |
#include "net/log/net_log_event_type.h" |
#include "net/spdy/spdy_buffer_producer.h" |
#include "net/spdy/spdy_http_utils.h" |