Chromium Code Reviews| Index: chrome/browser/importer/importer.cc |
| =================================================================== |
| --- chrome/browser/importer/importer.cc (revision 70342) |
| +++ chrome/browser/importer/importer.cc (working copy) |
| @@ -5,7 +5,7 @@ |
| #include "chrome/browser/importer/importer.h" |
| #include "app/l10n_util.h" |
| -#include "base/thread.h" |
| +#include "base/threading/thread.h" |
| #include "base/values.h" |
| #include "chrome/browser/bookmarks/bookmark_model.h" |
| #include "chrome/browser/browser_list.h" |