| Index: components/password_manager/core/browser/android_affiliation/fake_affiliation_fetcher.cc
|
| diff --git a/components/password_manager/core/browser/fake_affiliation_fetcher.cc b/components/password_manager/core/browser/android_affiliation/fake_affiliation_fetcher.cc
|
| similarity index 95%
|
| rename from components/password_manager/core/browser/fake_affiliation_fetcher.cc
|
| rename to components/password_manager/core/browser/android_affiliation/fake_affiliation_fetcher.cc
|
| index bad984f18ad5fa0fb2fd66430ddc5d976abd522a..e24ebe4cebc82894cc120562fac824f1fe334d94 100644
|
| --- a/components/password_manager/core/browser/fake_affiliation_fetcher.cc
|
| +++ b/components/password_manager/core/browser/android_affiliation/fake_affiliation_fetcher.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/core/browser/fake_affiliation_fetcher.h"
|
| +#include "components/password_manager/core/browser/android_affiliation/fake_affiliation_fetcher.h"
|
|
|
| #include <utility>
|
|
|
|
|