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

Unified Diff: net/log/net_log.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/log/net_log.h
diff --git a/net/log/net_log.h b/net/log/net_log.h
index 486e6b6fd70d4dbd63e923c4a5327c8fbe6792e8..08af4fd68a0f72973e5995b95d1af7bfcc907544 100644
--- a/net/log/net_log.h
+++ b/net/log/net_log.h
@@ -26,7 +26,6 @@
#include "net/log/net_log_source_type.h"
namespace base {
-class DictionaryValue;
class Value;
}

Powered by Google App Engine
This is Rietveld 408576698