summaryrefslogtreecommitdiffstats
path: root/extensions/common/manifest_handlers/nacl_modules_handler.cc
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/common/manifest_handlers/nacl_modules_handler.cc')
-rw-r--r--extensions/common/manifest_handlers/nacl_modules_handler.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/extensions/common/manifest_handlers/nacl_modules_handler.cc b/extensions/common/manifest_handlers/nacl_modules_handler.cc
index 4fd7a97..27df6cf 100644
--- a/extensions/common/manifest_handlers/nacl_modules_handler.cc
+++ b/extensions/common/manifest_handlers/nacl_modules_handler.cc
@@ -4,6 +4,8 @@
#include "extensions/common/manifest_handlers/nacl_modules_handler.h"
+#include <stddef.h>
+
#include "base/lazy_instance.h"
#include "base/memory/scoped_ptr.h"
#include "base/strings/string_number_conversions.h"