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

Unified Diff: components/offline_pages/content/DEPS

Issue 2864293003: [Offline Pages] Add a GCMAppHandler for offline page prefetch. (Closed)
Patch Set: Touch ups. 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/content/DEPS
diff --git a/components/offline_pages/content/DEPS b/components/offline_pages/content/DEPS
index 4edd3b18c37018c232205ad654c66e52816fd165..7bf57977130850d5d47777cb89afe7a893fa10f4 100644
--- a/components/offline_pages/content/DEPS
+++ b/components/offline_pages/content/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+components/gcm_driver",
"+components/keyed_service/content",
"+components/ntp_snippets",
"+content/public/browser",

Powered by Google App Engine
This is Rietveld 408576698