summaryrefslogtreecommitdiffstats
path: root/chrome/browser/template_url_prepopulate_data.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/template_url_prepopulate_data.cc')
-rw-r--r--chrome/browser/template_url_prepopulate_data.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/template_url_prepopulate_data.cc b/chrome/browser/template_url_prepopulate_data.cc
index fd9f739..8ddf818 100644
--- a/chrome/browser/template_url_prepopulate_data.cc
+++ b/chrome/browser/template_url_prepopulate_data.cc
@@ -11,6 +11,8 @@
#include "chrome/common/pref_service.h"
#undef IN // On Windows, windef.h defines this, which screws up "India" cases.
+using base::Time;
+
namespace {
// NOTE: See comments in GetDataVersion() below! You should probably not change