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

Unified Diff: chrome/chrome_common.gypi

Issue 13270005: Display DNS probe results. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Don't break DnsProbe histograms Created 7 years, 6 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
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 3bdab948d4c39ff876e47046ff2b03714462ec4a..f600d5b503b89aae0b2ae69f75373c07f1f6ef1f 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -683,8 +683,8 @@
'target_name': 'common_net',
'type': 'static_library',
'sources': [
- 'common/net/net_error_tracker.cc',
- 'common/net/net_error_tracker.h',
+ 'common/net/net_error_info.cc',
+ 'common/net/net_error_info.h',
'common/net/net_resource_provider.cc',
'common/net/net_resource_provider.h',
'common/net/predictor_common.h',

Powered by Google App Engine
This is Rietveld 408576698