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

Unified Diff: net/base/network_change_notifier.h

Issue 2531373002: net: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years, 1 month 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
Index: net/base/network_change_notifier.h
diff --git a/net/base/network_change_notifier.h b/net/base/network_change_notifier.h
index 27a798d04d1fcf6d2714904324d31e26d18059bd..1cefe85ff6e15b29af41828e90157e4bd81b15d6 100644
--- a/net/base/network_change_notifier.h
+++ b/net/base/network_change_notifier.h
@@ -15,8 +15,6 @@
#include "base/time/time.h"
#include "net/base/net_export.h"
-class GURL;
-
namespace net {
struct DnsConfig;

Powered by Google App Engine
This is Rietveld 408576698