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

Unified Diff: components/offline_pages/background/request_coordinator.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/offline_pages/background/request_coordinator.h
diff --git a/components/offline_pages/background/request_coordinator.h b/components/offline_pages/background/request_coordinator.h
index e98c630b83734f3d62c4efde03fe57df33aa077b..c2d26b77d5fa1249cfcf5d72c3c8fd641b00e66c 100644
--- a/components/offline_pages/background/request_coordinator.h
+++ b/components/offline_pages/background/request_coordinator.h
@@ -33,7 +33,6 @@ struct ClientId;
class OfflinerPolicy;
class OfflinerFactory;
class Offliner;
-class RequestPicker;
class RequestQueue;
class SavePageRequest;
class Scheduler;

Powered by Google App Engine
This is Rietveld 408576698