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

Unified Diff: components/network_hints/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 | « components/network_hints/renderer/BUILD.gn ('k') | components/network_hints/renderer/dns_prefetch_queue.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/network_hints/renderer/DEPS
diff --git a/components/dns_prefetch/renderer/DEPS b/components/network_hints/renderer/DEPS
similarity index 68%
rename from components/dns_prefetch/renderer/DEPS
rename to components/network_hints/renderer/DEPS
index 5a47d5fa5e8a3fa0d6568f373f38caa06df3b0a8..d6ea0c484c8eab6d501f443456b653c9295c42e3 100644
--- a/components/dns_prefetch/renderer/DEPS
+++ b/components/network_hints/renderer/DEPS
@@ -1,5 +1,5 @@
include_rules = [
- "+components/dns_prefetch/common",
+ "+components/network_hints/common",
"+content/public/renderer",
"+third_party/WebKit/public",
]
« no previous file with comments | « components/network_hints/renderer/BUILD.gn ('k') | components/network_hints/renderer/dns_prefetch_queue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698