| Index: content/test/mock_webblob_registry_impl.h
|
| diff --git a/content/test/mock_webblob_registry_impl.h b/content/test/mock_webblob_registry_impl.h
|
| index 5321a3c37d5d5803d020e9e6849c30dd2bef5b26..1c94f0cb066be4c04e79dd623b786b9aab48c878 100644
|
| --- a/content/test/mock_webblob_registry_impl.h
|
| +++ b/content/test/mock_webblob_registry_impl.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef CONTENT_TEST_MOCK_WEBBLOB_REGISTRY_IMPL_H_
|
| #define CONTENT_TEST_MOCK_WEBBLOB_REGISTRY_IMPL_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/macros.h"
|
| #include "third_party/WebKit/public/platform/WebBlobRegistry.h"
|
|
|
|
|