summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_counters.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/chrome_counters.h')
-rw-r--r--chrome/common/chrome_counters.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/common/chrome_counters.h b/chrome/common/chrome_counters.h
index c7975f85..14cfa21 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();