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

Unified Diff: net/filter/source_stream.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/dns/mdns_client_impl.h ('k') | net/ftp/ftp_network_transaction.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/filter/source_stream.h
diff --git a/net/filter/source_stream.h b/net/filter/source_stream.h
index e607b0aa99fb6f808c78eaec1099a09592397265..be30c141a432eb6dd0a8a9e0304b28f8af531f79 100644
--- a/net/filter/source_stream.h
+++ b/net/filter/source_stream.h
@@ -12,6 +12,7 @@
#include "base/memory/ref_counted.h"
#include "net/base/completion_callback.h"
#include "net/base/net_errors.h"
+#include "net/base/net_export.h"
namespace net {
« no previous file with comments | « net/dns/mdns_client_impl.h ('k') | net/ftp/ftp_network_transaction.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698