| Index: chrome/browser/ui/passwords/manage_passwords_test.h
|
| diff --git a/chrome/browser/ui/passwords/manage_passwords_test.h b/chrome/browser/ui/passwords/manage_passwords_test.h
|
| index 4630aff5112acfa416602b24691e4df431bd13ef..f9ef9f539c5870bfccf75ee40c76d90df6e2c9d5 100644
|
| --- a/chrome/browser/ui/passwords/manage_passwords_test.h
|
| +++ b/chrome/browser/ui/passwords/manage_passwords_test.h
|
| @@ -9,7 +9,7 @@
|
| #include "base/test/histogram_tester.h"
|
| #include "chrome/test/base/in_process_browser_test.h"
|
| #include "components/autofill/core/common/password_form.h"
|
| -#include "components/password_manager/content/common/credential_manager_types.h"
|
| +#include "components/password_manager/core/common/credential_manager_types.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|