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

Unified Diff: net/net.gypi

Issue 295913014: Disk cache: Remove stats_histogram. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix typo Created 6 years, 7 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 | « net/disk_cache/blockfile/stats_histogram.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 15628f5f1e20bba2e5fb2271bfcb4e8aa14af7f8..d94fa249ce4f220b483bee00f761dcb57c441799 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -419,8 +419,6 @@
'disk_cache/blockfile/sparse_control.h',
'disk_cache/blockfile/stats.cc',
'disk_cache/blockfile/stats.h',
- 'disk_cache/blockfile/stats_histogram.cc',
- 'disk_cache/blockfile/stats_histogram.h',
'disk_cache/blockfile/storage_block-inl.h',
'disk_cache/blockfile/storage_block.h',
'disk_cache/blockfile/stress_support.h',
« no previous file with comments | « net/disk_cache/blockfile/stats_histogram.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698