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

Unified Diff: net/log/bounded_file_net_log_observer.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/bounded_file_net_log_observer.h
diff --git a/net/log/bounded_file_net_log_observer.h b/net/log/bounded_file_net_log_observer.h
index 918398ca9416399a25875af52b6479aba5feb54f..8724aae1d5750a0964fe53846c9437a1dd2a0f8e 100644
--- a/net/log/bounded_file_net_log_observer.h
+++ b/net/log/bounded_file_net_log_observer.h
@@ -20,7 +20,6 @@
#include "net/log/net_log_capture_mode.h"
namespace base {
-class DictionaryValue;
class Value;
} // namespace base

Powered by Google App Engine
This is Rietveld 408576698