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

Unified Diff: components/autofill/browser/autofill_metrics.h

Issue 13928035: WIP Component build of autofill Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: make windows compiling Created 7 years, 8 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
Index: components/autofill/browser/autofill_metrics.h
diff --git a/components/autofill/browser/autofill_metrics.h b/components/autofill/browser/autofill_metrics.h
index e479714785ca1a5fce65371c6c716ba4185e27a1..aae69569ca48a7cea0d3d99365355aa473af96b5 100644
--- a/components/autofill/browser/autofill_metrics.h
+++ b/components/autofill/browser/autofill_metrics.h
@@ -18,7 +18,7 @@ class TimeDelta;
namespace autofill {
-class AutofillMetrics {
+class AUTOFILL_EXPORT AutofillMetrics {
public:
// The possible results of an Autocheckout flow.
enum AutocheckoutBuyFlowMetric {

Powered by Google App Engine
This is Rietveld 408576698