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

Unified Diff: components/offline_items_collection/core/DEPS

Issue 2729983002: Attaches OfflineContentAggregator to Profile (Closed)
Patch Set: Address nit Created 3 years, 9 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..bf267f99ddd64709b52d2b9be71f6fac9f4066cf 100644
--- a/components/offline_items_collection/core/DEPS
+++ b/components/offline_items_collection/core/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+base",
+ "+components/keyed_service",
"+components/offline_pages",
"+jni",
"+testing",

Powered by Google App Engine
This is Rietveld 408576698