| Index: components/password_manager/core/common/credential_manager_types_unittest.cc
|
| diff --git a/components/password_manager/content/common/credential_manager_types_unittest.cc b/components/password_manager/core/common/credential_manager_types_unittest.cc
|
| similarity index 97%
|
| rename from components/password_manager/content/common/credential_manager_types_unittest.cc
|
| rename to components/password_manager/core/common/credential_manager_types_unittest.cc
|
| index e21156d43cc9c9a14d8cfd0f1c1e68508feafd3f..85885994f608405c25d6616d51811ff54899f633 100644
|
| --- a/components/password_manager/content/common/credential_manager_types_unittest.cc
|
| +++ b/components/password_manager/core/common/credential_manager_types_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "components/password_manager/content/common/credential_manager_types.h"
|
| +#include "components/password_manager/core/common/credential_manager_types.h"
|
|
|
| #include "base/strings/string16.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|