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

Unified Diff: chromecast/renderer/DEPS

Issue 785693002: Adds DNS prefetch support to Chromecast. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@prefetch-browser
Patch Set: add blink dep to gyp/gn Created 6 years 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
« no previous file with comments | « chromecast/chromecast.gyp ('k') | chromecast/renderer/cast_content_renderer_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/renderer/DEPS
diff --git a/chromecast/renderer/DEPS b/chromecast/renderer/DEPS
index 790b870ae3ce6f0259842b2581e1fe03e02ecbb4..b072a4170f0020aa740f8a3f36a03350a0f0d1e4 100644
--- a/chromecast/renderer/DEPS
+++ b/chromecast/renderer/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+chromecast/media",
"+components/cdm/renderer",
+ "+components/dns_prefetch/renderer",
"+content/public/renderer",
"+media/base",
"+third_party/WebKit/public/platform",
« no previous file with comments | « chromecast/chromecast.gyp ('k') | chromecast/renderer/cast_content_renderer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698