| Index: chrome/browser/password_manager/password_manager.cc
|
| diff --git a/chrome/browser/password_manager/password_manager.cc b/chrome/browser/password_manager/password_manager.cc
|
| index fbf5c2c8ce59b0d8a13bf23e6cb9cf79695c8924..7d6337cf699809733ad8f33539efe647ed1f81c6 100644
|
| --- a/chrome/browser/password_manager/password_manager.cc
|
| +++ b/chrome/browser/password_manager/password_manager.cc
|
| @@ -14,6 +14,7 @@
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "components/autofill/common/autofill_messages.h"
|
| +#include "components/autofill/common/password_form_fill_data.h"
|
| #include "components/user_prefs/pref_registry_syncable.h"
|
| #include "content/public/browser/user_metrics.h"
|
| #include "content/public/browser/web_contents.h"
|
|
|