Index: components/password_manager/sync/browser/sync_credentials_filter_unittest.cc |
diff --git a/components/password_manager/sync/browser/sync_credentials_filter_unittest.cc b/components/password_manager/sync/browser/sync_credentials_filter_unittest.cc |
index 2cdaa093d97956b5818cf5205a42c0868d8d559d..1efcba1eedda21c31f83a6a801ac570e79c458db 100644 |
--- a/components/password_manager/sync/browser/sync_credentials_filter_unittest.cc |
+++ b/components/password_manager/sync/browser/sync_credentials_filter_unittest.cc |
@@ -4,6 +4,8 @@ |
#include "components/password_manager/sync/browser/sync_credentials_filter.h" |
+#include <stddef.h> |
+ |
#include "base/bind.h" |
#include "base/bind_helpers.h" |
#include "base/command_line.h" |