| Index: components/password_manager/core/browser/android_affiliation/mock_affiliation_consumer.cc
|
| diff --git a/components/password_manager/core/browser/mock_affiliation_consumer.cc b/components/password_manager/core/browser/android_affiliation/mock_affiliation_consumer.cc
|
| similarity index 91%
|
| rename from components/password_manager/core/browser/mock_affiliation_consumer.cc
|
| rename to components/password_manager/core/browser/android_affiliation/mock_affiliation_consumer.cc
|
| index 6f1d102d66eb2c15d8b6b4f4dcd07aba369da422..23a9c9ce2bd50fa3855dfa15704c6a396b6af2c0 100644
|
| --- a/components/password_manager/core/browser/mock_affiliation_consumer.cc
|
| +++ b/components/password_manager/core/browser/android_affiliation/mock_affiliation_consumer.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/mock_affiliation_consumer.h"
|
| +#include "components/password_manager/core/browser/android_affiliation/mock_affiliation_consumer.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/bind_helpers.h"
|
|
|