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

Unified Diff: components/offline_items_collection/core/DEPS

Issue 2729983002: Attaches OfflineContentAggregator to Profile (Closed)
Patch Set: Created 3 years, 10 months 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_items_collection/core/DEPS
diff --git a/components/offline_items_collection/core/DEPS b/components/offline_items_collection/core/DEPS
index af6de739e2a20b61447fa32a71002eb516d311a0..31bb81268e8f7e298692e47fc6615cfa35e97a44 100644
--- a/components/offline_items_collection/core/DEPS
+++ b/components/offline_items_collection/core/DEPS
@@ -1,5 +1,8 @@
include_rules = [
+ "-components/offline_items_collection/content",
+
"+base",
+ "+components/keyed_service",
"+components/offline_pages",
"+jni",
"+testing",

Powered by Google App Engine
This is Rietveld 408576698