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

Unified Diff: net/base/sdch_dictionary.h

Issue 2531373002: net: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase on top of master branch 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
« no previous file with comments | « net/base/proxy_delegate.h ('k') | net/base/test_proxy_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/sdch_dictionary.h
diff --git a/net/base/sdch_dictionary.h b/net/base/sdch_dictionary.h
index c2fb7c87bf999324311166c55204775a5960f74f..4d0ddbc80d3d9e728e1ed9e6fea66a8b82f59e76 100644
--- a/net/base/sdch_dictionary.h
+++ b/net/base/sdch_dictionary.h
@@ -17,11 +17,6 @@
#include "net/base/sdch_problem_codes.h"
#include "url/gurl.h"
-namespace base {
-class Clock;
-class Value;
-}
-
namespace net {
// Contains all information for an SDCH dictionary. This class is intended
« no previous file with comments | « net/base/proxy_delegate.h ('k') | net/base/test_proxy_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698