Chromium Code Reviews| Index: chrome/browser/history/top_sites_unittest.cc |
| diff --git a/chrome/browser/history/top_sites_unittest.cc b/chrome/browser/history/top_sites_unittest.cc |
| index 8f55eec77399bab377d0c81f7566620689a34ec8..074dee516cf0af695e99abc9b545e21220a68dd3 100644 |
| --- a/chrome/browser/history/top_sites_unittest.cc |
| +++ b/chrome/browser/history/top_sites_unittest.cc |
| @@ -39,6 +39,8 @@ |
| #include "ui/base/l10n/l10n_util.h" |
| #include "ui/gfx/codec/jpeg_codec.h" |
| +using content::BrowserThread; |
| + |
| namespace history { |
| namespace { |