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

Unified Diff: net/base/network_interfaces_linux.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/network_delegate_impl.h ('k') | net/base/priority_queue.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/network_interfaces_linux.h
diff --git a/net/base/network_interfaces_linux.h b/net/base/network_interfaces_linux.h
index 8fe2284bd4e448589634819bc2c330a6fff7d61b..9dfea10fb3a1f09ecbe184a4076d06e05a17f197 100644
--- a/net/base/network_interfaces_linux.h
+++ b/net/base/network_interfaces_linux.h
@@ -12,6 +12,7 @@
#include <unordered_set>
#include "net/base/address_tracker_linux.h"
+#include "net/base/net_export.h"
#include "net/base/network_interfaces.h"
namespace net {
« no previous file with comments | « net/base/network_delegate_impl.h ('k') | net/base/priority_queue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698