diff options
Diffstat (limited to 'components/plugins/renderer/mobile_youtube_plugin.cc')
-rw-r--r-- | components/plugins/renderer/mobile_youtube_plugin.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/components/plugins/renderer/mobile_youtube_plugin.cc b/components/plugins/renderer/mobile_youtube_plugin.cc index f2ec9d6..4b77abd5 100644 --- a/components/plugins/renderer/mobile_youtube_plugin.cc +++ b/components/plugins/renderer/mobile_youtube_plugin.cc @@ -4,6 +4,8 @@ #include "components/plugins/renderer/mobile_youtube_plugin.h" +#include <stddef.h> + #include "base/bind.h" #include "base/bind_helpers.h" #include "base/strings/string_piece.h" |