| Index: components/password_manager/sync/browser/password_sync_util_unittest.cc
|
| diff --git a/components/password_manager/sync/browser/password_sync_util_unittest.cc b/components/password_manager/sync/browser/password_sync_util_unittest.cc
|
| index 6115ea152cecd0b95408d08b15e3ba8f7cc13399..d1bfc448677c59ff98d5f943acd83dec181d026b 100644
|
| --- a/components/password_manager/sync/browser/password_sync_util_unittest.cc
|
| +++ b/components/password_manager/sync/browser/password_sync_util_unittest.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "components/password_manager/sync/browser/password_sync_util.h"
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/macros.h"
|
| #include "components/autofill/core/common/password_form.h"
|
| #include "components/password_manager/sync/browser/sync_username_test_base.h"
|
|
|