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

Unified Diff: components/offline_items_collection/content/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/content/DEPS
diff --git a/components/offline_items_collection/content/DEPS b/components/offline_items_collection/content/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..4b78e2a4ee982b945bd29099b4738cb1b6ea7ae1
--- /dev/null
+++ b/components/offline_items_collection/content/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+base",
+ "+components/keyed_service",
+ "+components/offline_items_collection/core",
+ "+content/public",
+]

Powered by Google App Engine
This is Rietveld 408576698