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

Unified Diff: chromecast/renderer/DEPS

Issue 848303005: Renamed the dns_prefetch component to network_predictor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 5 years, 11 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
« 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 7e6b6e1ab06f591e96a42057300489dc2517aa38..a15941d3c02566457975868bdbc893f265ab8016 100644
--- a/chromecast/renderer/DEPS
+++ b/chromecast/renderer/DEPS
@@ -2,7 +2,7 @@ include_rules = [
"+chromecast/common",
"+chromecast/media",
"+components/cdm/renderer",
- "+components/dns_prefetch/renderer",
+ "+components/network_hints/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