summaryrefslogtreecommitdiffstats
path: root/content/browser/user_metrics.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/user_metrics.h')
-rw-r--r--content/browser/user_metrics.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/content/browser/user_metrics.h b/content/browser/user_metrics.h
index 7c322b1..ae04af3 100644
--- a/content/browser/user_metrics.h
+++ b/content/browser/user_metrics.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
@@ -8,6 +8,8 @@
#include <string>
+#include "content/common/content_export.h"
+
// This module provides some helper functions for logging actions tracked by
// the user metrics system.
@@ -21,7 +23,7 @@ struct UserMetricsAction {
};
-class UserMetrics {
+class CONTENT_EXPORT UserMetrics {
public:
// Record that the user performed an action.
// "Action" here means a user-generated event: