Chromium Code Reviews| Index: chrome/browser/jumplist_win.cc |
| diff --git a/chrome/browser/jumplist_win.cc b/chrome/browser/jumplist_win.cc |
| index 8aef301b048874d8bfc882d52ed66550ac946b69..02e8d35edbc6ebf5fa0094af635f59d93d64b1fe 100644 |
| --- a/chrome/browser/jumplist_win.cc |
| +++ b/chrome/browser/jumplist_win.cc |
| @@ -45,6 +45,7 @@ |
| #include "ui/gfx/codec/png_codec.h" |
| #include "ui/gfx/icon_util.h" |
| +using content::BrowserThread; |
| namespace { |