| Index: components/password_manager/core/browser/android_affiliation/affiliation_database_unittest.cc
|
| diff --git a/components/password_manager/core/browser/affiliation_database_unittest.cc b/components/password_manager/core/browser/android_affiliation/affiliation_database_unittest.cc
|
| similarity index 99%
|
| rename from components/password_manager/core/browser/affiliation_database_unittest.cc
|
| rename to components/password_manager/core/browser/android_affiliation/affiliation_database_unittest.cc
|
| index 939a5bdb108c27486149996a4957f3aa1ac23c66..127ca55d00ae68203c2b895ca249b8724f7cb40c 100644
|
| --- a/components/password_manager/core/browser/affiliation_database_unittest.cc
|
| +++ b/components/password_manager/core/browser/android_affiliation/affiliation_database_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_database.h"
|
| +#include "components/password_manager/core/browser/android_affiliation/affiliation_database.h"
|
|
|
| #include <stdint.h>
|
|
|
|
|