| Index: components/html_viewer/mock_web_blob_registry_impl.h
|
| diff --git a/components/html_viewer/mock_web_blob_registry_impl.h b/components/html_viewer/mock_web_blob_registry_impl.h
|
| index 687e685b2d56f5f8c95aa6b66f3f0040aa2c2a7a..efc96cbba8ca83d101786b55e891248d3d0c9382 100644
|
| --- a/components/html_viewer/mock_web_blob_registry_impl.h
|
| +++ b/components/html_viewer/mock_web_blob_registry_impl.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef COMPONENTS_HTML_VIEWER_MOCK_WEB_BLOB_REGISTRY_IMPL_H_
|
| #define COMPONENTS_HTML_VIEWER_MOCK_WEB_BLOB_REGISTRY_IMPL_H_
|
|
|
| +#include <stddef.h>
|
| +
|
| #include <map>
|
|
|
| #include "base/containers/scoped_ptr_hash_map.h"
|
|
|