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

Unified Diff: components/ntp_snippets/offline_pages/DEPS

Issue 2139293004: [TEMP - DO NOT SUBMIT] OfflinePagesProvider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@internalspage
Patch Set: Implement OfflinePage conversion Created 4 years, 5 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/ntp_snippets/offline_pages/DEPS
diff --git a/components/ntp_snippets/offline_pages/DEPS b/components/ntp_snippets/offline_pages/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..984d8cbcbb578d227a2e7d794460f3ecbfa5ef2f
--- /dev/null
+++ b/components/ntp_snippets/offline_pages/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+components/offline_pages"
+]

Powered by Google App Engine
This is Rietveld 408576698