summaryrefslogtreecommitdiffstats
path: root/chrome_frame/metrics_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_frame/metrics_service.h')
-rw-r--r--chrome_frame/metrics_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/metrics_service.h b/chrome_frame/metrics_service.h
index 686474a..bcf4026 100644
--- a/chrome_frame/metrics_service.h
+++ b/chrome_frame/metrics_service.h
@@ -18,7 +18,7 @@
#include "base/synchronization/lock.h"
#include "base/threading/platform_thread.h"
#include "base/threading/thread_local.h"
-#include "chrome/common/metrics/metrics_helpers.h"
+#include "chrome/common/metrics/metrics_service_base.h"
// TODO(ananta)
// Refactor more common code from chrome/browser/metrics/metrics_service.h into