Chromium Code Reviews| Index: ppapi/proxy/file_chooser_resource.cc |
| diff --git a/ppapi/proxy/file_chooser_resource.cc b/ppapi/proxy/file_chooser_resource.cc |
| index f1d045bac911baf3eab69d95959cefac76567386..dc70cbde55ab1f3db78ea5366b9d738015f5edf8 100644 |
| --- a/ppapi/proxy/file_chooser_resource.cc |
| +++ b/ppapi/proxy/file_chooser_resource.cc |
| @@ -4,6 +4,8 @@ |
| #include "ppapi/proxy/file_chooser_resource.h" |
| +#include <stddef.h> |
| + |
| #include "base/bind.h" |
| #include "base/strings/string_split.h" |
| #include "ipc/ipc_message.h" |