Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(550)

Unified Diff: net/spdy/write_scheduler.h

Issue 2396503002: Fix net_export.h includes. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/spdy/spdy_session_key.h ('k') | net/test/url_request/url_request_hanging_read_job.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/spdy/write_scheduler.h
diff --git a/net/spdy/write_scheduler.h b/net/spdy/write_scheduler.h
index ebcefc2ae1dfd0267e3b4943ed1c74ba4dab4686..3d24335708a9ba082008e8e86c98cd4d1f621203 100644
--- a/net/spdy/write_scheduler.h
+++ b/net/spdy/write_scheduler.h
@@ -8,6 +8,7 @@
#include <tuple>
#include <vector>
+#include "net/base/net_export.h"
#include "net/spdy/spdy_protocol.h"
namespace net {
« no previous file with comments | « net/spdy/spdy_session_key.h ('k') | net/test/url_request/url_request_hanging_read_job.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698