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

Unified Diff: net/base/priority_queue.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_interfaces_linux.h ('k') | net/base/winsock_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/priority_queue.h
diff --git a/net/base/priority_queue.h b/net/base/priority_queue.h
index 5ea8679e4be588cf44dbff33aac1fee395b4920e..50e6aabf462232bdc6bed3e90c88ae8dc5d50650 100644
--- a/net/base/priority_queue.h
+++ b/net/base/priority_queue.h
@@ -14,7 +14,6 @@
#include "base/logging.h"
#include "base/macros.h"
#include "base/threading/non_thread_safe.h"
-#include "net/base/net_export.h"
#if !defined(NDEBUG)
#include <unordered_set>
« no previous file with comments | « net/base/network_interfaces_linux.h ('k') | net/base/winsock_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698