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

Unified Diff: chrome/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 | « chrome/renderer/BUILD.gn ('k') | chrome/renderer/chrome_content_renderer_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 41a1a9169e606f67f521a74cd75020061d7e896a..c81f7f8595fbfbe8ba34d4091cadc3222211be65 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -16,7 +16,7 @@ include_rules = [
"+components/plugins/renderer",
"+components/printing/common",
"+components/printing/renderer",
- "+components/dns_prefetch/renderer",
+ "+components/network_hints/renderer",
"+components/signin/core/common",
"+components/translate/content/common",
"+components/translate/content/renderer",
« no previous file with comments | « chrome/renderer/BUILD.gn ('k') | chrome/renderer/chrome_content_renderer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698