diff options
Diffstat (limited to 'chrome/browser/rlz/rlz.cc')
-rw-r--r-- | chrome/browser/rlz/rlz.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/rlz/rlz.cc b/chrome/browser/rlz/rlz.cc index c89137d..694e045 100644 --- a/chrome/browser/rlz/rlz.cc +++ b/chrome/browser/rlz/rlz.cc @@ -35,6 +35,8 @@ #include "content/public/browser/browser_thread.h" #include "content/public/browser/notification_service.h" +using content::BrowserThread; + namespace { void RecordProductEvents(bool first_run, bool google_default_search, |