| Index: components/plugins/renderer/mobile_youtube_plugin.cc
|
| diff --git a/components/plugins/renderer/mobile_youtube_plugin.cc b/components/plugins/renderer/mobile_youtube_plugin.cc
|
| index f2ec9d6b3bd32779d7abc688db3853afbc0a941a..4b77abd52a68d61fedb04a6eddbc5197b614d905 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"
|
|
|