| Index: chrome/browser/password_manager/password_store_default.h
|
| ===================================================================
|
| --- chrome/browser/password_manager/password_store_default.h (revision 68044)
|
| +++ chrome/browser/password_manager/password_store_default.h (working copy)
|
| @@ -10,7 +10,7 @@
|
| #include "base/scoped_ptr.h"
|
| #include "chrome/browser/password_manager/login_database.h"
|
| #include "chrome/browser/password_manager/password_store.h"
|
| -#include "chrome/browser/profile.h"
|
| +#include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/webdata/web_data_service.h"
|
|
|
| // Simple password store implementation that delegates everything to
|
|
|