Index: chrome/common/chrome_counters.h |
diff --git a/chrome/common/chrome_counters.h b/chrome/common/chrome_counters.h |
index c7975f85a9924b6e46280f0cd7b10b4c94d631a0..14cfa210b11449a47b6adf938a5cf14848794df7 100644 |
--- a/chrome/common/chrome_counters.h |
+++ b/chrome/common/chrome_counters.h |
@@ -15,9 +15,6 @@ namespace chrome { |
class Counters { |
public: |
- // The number of messages sent on IPC channels. |
- static StatsCounter& ipc_send_counter(); |
- |
// The amount of time spent in chrome initialization. |
static StatsCounterTimer& chrome_main(); |