diff options
Diffstat (limited to 'chrome/browser/google/google_update.cc')
-rw-r--r-- | chrome/browser/google/google_update.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/google/google_update.cc b/chrome/browser/google/google_update.cc index 317201d..8133ca5 100644 --- a/chrome/browser/google/google_update.cc +++ b/chrome/browser/google/google_update.cc @@ -29,6 +29,8 @@ #include "ui/base/l10n/l10n_util.h" #include "views/widget/widget.h" +using content::BrowserThread; + namespace { // Check if the currently running instance can be updated by Google Update. |