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

Unified Diff: components/offline_items_collection/core/DEPS

Issue 2690333002: Initial checkin of OfflineContentProvider. (Closed)
Patch Set: Removed forwarding build file and targets for now 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
new file mode 100644
index 0000000000000000000000000000000000000000..c539f2f8164c92834a81fba6a4f3fb94bf5db849
--- /dev/null
+++ b/components/offline_items_collection/core/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+base",
+ "+components/offline_pages",
+ "+testing",
+ "+url",
+]

Powered by Google App Engine
This is Rietveld 408576698