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

Unified Diff: components/dns_prefetch/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
Index: components/dns_prefetch/renderer/DEPS
diff --git a/components/dns_prefetch/renderer/DEPS b/components/dns_prefetch/renderer/DEPS
index e6707c2c57b0e9a019e206b800e9dcc9285ca4c1..5a47d5fa5e8a3fa0d6568f373f38caa06df3b0a8 100644
--- a/components/dns_prefetch/renderer/DEPS
+++ b/components/dns_prefetch/renderer/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/dns_prefetch/common",
"+content/public/renderer",
+ "+third_party/WebKit/public",
]
« no previous file with comments | « components/dns_prefetch/renderer/BUILD.gn ('k') | components/dns_prefetch/renderer/prescient_networking_dispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698