| Index: chrome/browser/sync/glue/password_change_processor.cc
|
| ===================================================================
|
| --- chrome/browser/sync/glue/password_change_processor.cc (revision 68044)
|
| +++ chrome/browser/sync/glue/password_change_processor.cc (working copy)
|
| @@ -8,7 +8,7 @@
|
| #include "base/utf_string_conversions.h"
|
| #include "chrome/browser/password_manager/password_store.h"
|
| #include "chrome/browser/password_manager/password_store_change.h"
|
| -#include "chrome/browser/profile.h"
|
| +#include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/sync/glue/password_model_associator.h"
|
| #include "chrome/browser/sync/profile_sync_service.h"
|
| #include "chrome/browser/sync/protocol/password_specifics.pb.h"
|
|
|