summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_metrics_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/autofill/autofill_metrics_unittest.cc')
-rw-r--r--chrome/browser/autofill/autofill_metrics_unittest.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/autofill/autofill_metrics_unittest.cc b/chrome/browser/autofill/autofill_metrics_unittest.cc
index fc86dc7..ea307c7 100644
--- a/chrome/browser/autofill/autofill_metrics_unittest.cc
+++ b/chrome/browser/autofill/autofill_metrics_unittest.cc
@@ -25,6 +25,7 @@
#include "webkit/glue/form_data.h"
#include "webkit/glue/form_field.h"
+using content::BrowserThread;
using ::testing::_;
using ::testing::AnyNumber;
using ::testing::Mock;