| Index: components/password_manager/core/browser/android_affiliation/facet_manager_host.h
|
| diff --git a/components/password_manager/core/browser/facet_manager_host.h b/components/password_manager/core/browser/android_affiliation/facet_manager_host.h
|
| similarity index 80%
|
| rename from components/password_manager/core/browser/facet_manager_host.h
|
| rename to components/password_manager/core/browser/android_affiliation/facet_manager_host.h
|
| index 949616f36d1f41b0d12ccc7a3a687d7c56ab8e78..cc5f14e39aab021eae3b29940c6bb8ec207dd961 100644
|
| --- a/components/password_manager/core/browser/facet_manager_host.h
|
| +++ b/components/password_manager/core/browser/android_affiliation/facet_manager_host.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_FACET_MANAGER_HOST_H_
|
| -#define COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_FACET_MANAGER_HOST_H_
|
| +#ifndef COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_ANDROID_AFFILIATION_FACET_MANAGER_HOST_H_
|
| +#define COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_ANDROID_AFFILIATION_FACET_MANAGER_HOST_H_
|
|
|
| #include "base/macros.h"
|
|
|
| @@ -33,4 +33,4 @@ class FacetManagerHost {
|
|
|
| } // namespace password_manager
|
|
|
| -#endif // COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_FACET_MANAGER_HOST_H_
|
| +#endif // COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_ANDROID_AFFILIATION_FACET_MANAGER_HOST_H_
|
|
|