| Index: chrome/browser/importer/profile_writer.cc
|
| ===================================================================
|
| --- chrome/browser/importer/profile_writer.cc (revision 68044)
|
| +++ chrome/browser/importer/profile_writer.cc (working copy)
|
| @@ -11,7 +11,7 @@
|
| #include "chrome/browser/importer/importer.h"
|
| #include "chrome/browser/password_manager/password_store.h"
|
| #include "chrome/browser/prefs/pref_service.h"
|
| -#include "chrome/browser/profile.h"
|
| +#include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/search_engines/template_url.h"
|
| #include "chrome/browser/search_engines/template_url_model.h"
|
| #include "chrome/common/notification_service.h"
|
|
|