| Index: chrome/browser/importer/profile_writer.cc
|
| ===================================================================
|
| --- chrome/browser/importer/profile_writer.cc (revision 70342)
|
| +++ chrome/browser/importer/profile_writer.cc (working copy)
|
| @@ -5,7 +5,7 @@
|
| #include "chrome/browser/importer/profile_writer.h"
|
|
|
| #include "base/string_util.h"
|
| -#include "base/thread.h"
|
| +#include "base/threading/thread.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "chrome/browser/bookmarks/bookmark_model.h"
|
| #include "chrome/browser/importer/importer.h"
|
|
|