| Index: components/bookmarks/test/bookmark_test_helpers.cc
|
| diff --git a/components/bookmarks/test/bookmark_test_helpers.cc b/components/bookmarks/test/bookmark_test_helpers.cc
|
| index b10afa67d17137941556e20ac1d3786370f50092..18a7a9f9e20a618a86d46085c4b1cf11d60dbbd0 100644
|
| --- a/components/bookmarks/test/bookmark_test_helpers.cc
|
| +++ b/components/bookmarks/test/bookmark_test_helpers.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "components/bookmarks/test/bookmark_test_helpers.h"
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/callback.h"
|
| #include "base/logging.h"
|
| #include "base/macros.h"
|
|
|