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

Unified Diff: net/socket/next_proto.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/sdch/sdch_owner.h ('k') | net/socket/socket_posix.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/socket/next_proto.h
diff --git a/net/socket/next_proto.h b/net/socket/next_proto.h
index 25f0277bb581256cc69655139c3c771a3753812b..d864c66f4d50ed902eb7f7b48c18fb0ed8915a0e 100644
--- a/net/socket/next_proto.h
+++ b/net/socket/next_proto.h
@@ -7,8 +7,6 @@
#include <vector>
-#include "net/base/net_export.h"
-
namespace net {
// This enum is used in Net.SSLNegotiatedAlpnProtocol histogram.
« no previous file with comments | « net/sdch/sdch_owner.h ('k') | net/socket/socket_posix.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698