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

Unified Diff: chrome/chrome_renderer.gypi

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/chrome_common.gypi ('k') | chrome/renderer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_renderer.gypi
diff --git a/chrome/chrome_renderer.gypi b/chrome/chrome_renderer.gypi
index 675083f53884c34617d9d7d976ed47a67d3af6fd..ffc463beebe29344816b10789f4079fcc4a9aa8b 100644
--- a/chrome/chrome_renderer.gypi
+++ b/chrome/chrome_renderer.gypi
@@ -255,7 +255,7 @@
'../components/components.gyp:autofill_content_renderer',
'../components/components.gyp:cdm_renderer',
'../components/components.gyp:data_reduction_proxy_core_common',
- '../components/components.gyp:dns_prefetch_renderer',
+ '../components/components.gyp:network_hints_renderer',
'../components/components.gyp:error_page_renderer',
'../components/components.gyp:startup_metric_utils',
'../components/components.gyp:password_manager_content_renderer',
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698