| Index: chrome/browser/password_manager/password_store_x.cc
|
| ===================================================================
|
| --- chrome/browser/password_manager/password_store_x.cc (revision 211259)
|
| +++ chrome/browser/password_manager/password_store_x.cc (working copy)
|
| @@ -12,8 +12,8 @@
|
| #include "base/logging.h"
|
| #include "base/prefs/pref_service.h"
|
| #include "base/stl_util.h"
|
| +#include "chrome/browser/chrome_notification_types.h"
|
| #include "chrome/browser/password_manager/password_store_change.h"
|
| -#include "chrome/common/chrome_notification_types.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "components/user_prefs/pref_registry_syncable.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|