Index: net/spdy/spdy_http_stream.h |
diff --git a/net/spdy/spdy_http_stream.h b/net/spdy/spdy_http_stream.h |
index e59dbb80b0280beb1399c174eeed4d863bfa8785..8266c143c0d882545a1edf96b2516dd31b44d87a 100644 |
--- a/net/spdy/spdy_http_stream.h |
+++ b/net/spdy/spdy_http_stream.h |
@@ -13,6 +13,7 @@ |
#include "base/memory/ref_counted.h" |
#include "base/memory/weak_ptr.h" |
#include "net/base/completion_callback.h" |
+#include "net/base/net_export.h" |
#include "net/http/http_stream.h" |
#include "net/spdy/spdy_read_queue.h" |
#include "net/spdy/spdy_session.h" |