| Index: mojo/public/tools/bindings/generators/cpp_templates/module.cc.tmpl
|
| diff --git a/mojo/public/tools/bindings/generators/cpp_templates/module.cc.tmpl b/mojo/public/tools/bindings/generators/cpp_templates/module.cc.tmpl
|
| index 1f9cb1e669edba08138ef5fa9ad3f5824f26d019..bd04e620a87e85f01e311d011fcd434361b28f17 100644
|
| --- a/mojo/public/tools/bindings/generators/cpp_templates/module.cc.tmpl
|
| +++ b/mojo/public/tools/bindings/generators/cpp_templates/module.cc.tmpl
|
| @@ -21,6 +21,7 @@
|
| #include "{{variant_path}}.h"
|
|
|
| #include <math.h>
|
| +#include <stdint.h>
|
|
|
| #include "base/trace_event/trace_event.h"
|
| #include "mojo/public/cpp/bindings/lib/array_serialization.h"
|
|
|