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

Unified Diff: components/offline_pages/core/DEPS

Issue 2864293003: [Offline Pages] Add a GCMAppHandler for offline page prefetch. (Closed)
Patch Set: Fix windows Created 3 years, 7 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_pages/core/DEPS
diff --git a/components/offline_pages/core/DEPS b/components/offline_pages/core/DEPS
index a2326888f13ab5fc9988de83acb8c05cb642481a..5ef8eb9f4e73bd21b6433dc1a29447cec948d3e1 100644
--- a/components/offline_pages/core/DEPS
+++ b/components/offline_pages/core/DEPS
@@ -1,5 +1,7 @@
include_rules = [
"+components/keyed_service",
+ "+components/gcm_driver",
+ "+components/ntp_snippets",
"+components/version_info",
"+net",
"+sql",

Powered by Google App Engine
This is Rietveld 408576698