| Index: components/password_manager/sync/browser/sync_username_test_base.h
|
| diff --git a/components/password_manager/sync/browser/sync_username_test_base.h b/components/password_manager/sync/browser/sync_username_test_base.h
|
| index 1664a7b1da813ee51f1ac1bc49fcf675aa1b9233..975cca8661ad75ca57094eb19789d9b8bb22e7bd 100644
|
| --- a/components/password_manager/sync/browser/sync_username_test_base.h
|
| +++ b/components/password_manager/sync/browser/sync_username_test_base.h
|
| @@ -14,7 +14,7 @@
|
| #include "components/signin/core/browser/signin_manager_base.h"
|
| #include "components/signin/core/browser/test_signin_client.h"
|
| #include "components/sync/base/model_type.h"
|
| -#include "components/sync_driver/fake_sync_service.h"
|
| +#include "components/sync/driver/fake_sync_service.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace password_manager {
|
|
|