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

Unified Diff: chrome/chrome_browser.gypi

Issue 13270005: Display DNS probe results. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix one last nit Created 7 years, 5 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/browser/net/net_error_tab_helper_unittest.cc ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 1da86c4de7e0fcabb81694fed4afa9bd4f9cb175..d3ac2722aa3244f1414f170094a28b09d63aba3d 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1121,8 +1121,8 @@
'browser/net/connection_tester.h',
'browser/net/crl_set_fetcher.cc',
'browser/net/crl_set_fetcher.h',
- 'browser/net/dns_probe_job.cc',
- 'browser/net/dns_probe_job.h',
+ 'browser/net/dns_probe_runner.cc',
+ 'browser/net/dns_probe_runner.h',
'browser/net/dns_probe_service.cc',
'browser/net/dns_probe_service.h',
'browser/net/evicted_domain_cookie_counter.cc',
« no previous file with comments | « chrome/browser/net/net_error_tab_helper_unittest.cc ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698