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

Unified Diff: components/previews/core/previews_opt_out_store.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/prefs/pref_filter.h ('k') | components/proximity_auth/bluetooth_connection_finder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/previews/core/previews_opt_out_store.h
diff --git a/components/previews/core/previews_opt_out_store.h b/components/previews/core/previews_opt_out_store.h
index 7f81e3a50d710e9651d10bf96cdc1c6db0b2b7db..7b352d59acad31609907fe6ec77c3e08f78ffa8e 100644
--- a/components/previews/core/previews_opt_out_store.h
+++ b/components/previews/core/previews_opt_out_store.h
@@ -17,8 +17,6 @@
#include "components/previews/core/previews_black_list_item.h"
#include "components/previews/core/previews_experiments.h"
-class GURL;
-
namespace previews {
typedef std::unordered_map<std::string, std::unique_ptr<PreviewsBlackListItem>>
« no previous file with comments | « components/prefs/pref_filter.h ('k') | components/proximity_auth/bluetooth_connection_finder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698