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

Unified Diff: chrome/chrome_browser.gypi

Issue 10834313: Add histograms for network activity, and total/cumulative (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 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/ui/tab_contents/tab_contents.cc ('k') | content/shell/shell_network_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 152373)
+++ chrome/chrome_browser.gypi (working copy)
@@ -1485,8 +1485,6 @@
'browser/metrics/variations/variations_service.cc',
'browser/metrics/variations/variations_service.h',
'browser/native_window_notification_source.h',
- 'browser/net/cache_stats.cc',
- 'browser/net/cache_stats.h',
'browser/net/chrome_cookie_notification_details.h',
'browser/net/chrome_fraudulent_certificate_reporter.cc',
'browser/net/chrome_fraudulent_certificate_reporter.h',
@@ -1513,6 +1511,8 @@
'browser/net/http_pipelining_compatibility_client.h',
'browser/net/http_server_properties_manager.h',
'browser/net/http_server_properties_manager.cc',
+ 'browser/net/load_time_stats.cc',
+ 'browser/net/load_time_stats.h',
'browser/net/net_log_logger.cc',
'browser/net/net_log_logger.h',
'browser/net/net_pref_observer.cc',
« no previous file with comments | « chrome/browser/ui/tab_contents/tab_contents.cc ('k') | content/shell/shell_network_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698