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

Unified Diff: net/base/winsock_util.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/base/priority_queue.h ('k') | net/cert/ct_sct_to_string.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/winsock_util.h
diff --git a/net/base/winsock_util.h b/net/base/winsock_util.h
index 80edc3faf1a33b09149fee019a1123e01c1fca8d..ff204019528b96401178c87daa0426c6a94de9e1 100644
--- a/net/base/winsock_util.h
+++ b/net/base/winsock_util.h
@@ -8,8 +8,6 @@
#include <stddef.h>
#include <winsock2.h>
-#include "net/base/net_export.h"
-
namespace net {
// Bluetooth address size. Windows Bluetooth is supported via winsock.
« no previous file with comments | « net/base/priority_queue.h ('k') | net/cert/ct_sct_to_string.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698