| Index: components/password_manager/core/browser/android_affiliation/affiliation_fetcher_unittest.cc
|
| diff --git a/components/password_manager/core/browser/affiliation_fetcher_unittest.cc b/components/password_manager/core/browser/android_affiliation/affiliation_fetcher_unittest.cc
|
| similarity index 99%
|
| rename from components/password_manager/core/browser/affiliation_fetcher_unittest.cc
|
| rename to components/password_manager/core/browser/android_affiliation/affiliation_fetcher_unittest.cc
|
| index 1ee3c940657da9b43f1c94fc1f1bd88d8b7be003..48c62861784b77cd9ca40dc654c7e7c55c54b4dc 100644
|
| --- a/components/password_manager/core/browser/affiliation_fetcher_unittest.cc
|
| +++ b/components/password_manager/core/browser/android_affiliation/affiliation_fetcher_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/core/browser/affiliation_fetcher.h"
|
| +#include "components/password_manager/core/browser/android_affiliation/affiliation_fetcher.h"
|
|
|
| #include <utility>
|
|
|
|
|