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

Unified Diff: components/update_client/utils.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current 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 | « components/update_client/url_request_post_interceptor.h ('k') | components/url_matcher/url_matcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/update_client/utils.h
diff --git a/components/update_client/utils.h b/components/update_client/utils.h
index f82fb929a2d7434ddc5c588351e45941ba4114e7..1c9e7414541829975c1af8c6bd2d79af1856d79e 100644
--- a/components/update_client/utils.h
+++ b/components/update_client/utils.h
@@ -17,7 +17,6 @@
class GURL;
namespace base {
-class DictionaryValue;
class FilePath;
}
@@ -29,7 +28,6 @@ class URLRequestContextGetter;
namespace update_client {
-class Configurator;
struct CrxComponent;
struct CrxUpdateItem;
« no previous file with comments | « components/update_client/url_request_post_interceptor.h ('k') | components/url_matcher/url_matcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698