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

Unified Diff: components/web_cache/browser/web_cache_manager.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
Index: components/web_cache/browser/web_cache_manager.h
diff --git a/components/web_cache/browser/web_cache_manager.h b/components/web_cache/browser/web_cache_manager.h
index e93af6584d334c54748ccdb292b262da9d1b99d9..7a401129800744826af31589c1a6c8e07a954eec 100644
--- a/components/web_cache/browser/web_cache_manager.h
+++ b/components/web_cache/browser/web_cache_manager.h
@@ -28,8 +28,6 @@ template<typename Type>
struct DefaultSingletonTraits;
} // namespace base
-class PrefRegistrySimple;
-
namespace web_cache {
// Note: memory usage uses uint64_t because potentially the browser could be

Powered by Google App Engine
This is Rietveld 408576698