Index: content/child/mojo/type_converters.h |
diff --git a/content/child/mojo/type_converters.h b/content/child/mojo/type_converters.h |
index 66b5fa0c34374db59e92ae6f7b3cb61f45ebd3fe..44e1687a88e969694ed5630a9ac43fffaa888621 100644 |
--- a/content/child/mojo/type_converters.h |
+++ b/content/child/mojo/type_converters.h |
@@ -2,6 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include <stddef.h> |
+ |
#include "mojo/public/cpp/bindings/array.h" |
#include "third_party/WebKit/public/platform/WebVector.h" |