Index: mojo/public/tools/bindings/generators/cpp_templates/module.h.tmpl |
diff --git a/mojo/public/tools/bindings/generators/cpp_templates/module.h.tmpl b/mojo/public/tools/bindings/generators/cpp_templates/module.h.tmpl |
index 031e21d59b371013e8c25b2e830569a489a341bc..cc55f8e6eb6219e1540826b11351e37d8df52f9d 100644 |
--- a/mojo/public/tools/bindings/generators/cpp_templates/module.h.tmpl |
+++ b/mojo/public/tools/bindings/generators/cpp_templates/module.h.tmpl |
@@ -71,7 +71,6 @@ namespace {{variant}} { |
{# hash_util.h includes template specializations that should be present for |
every use of {Inlined}StructPtr. #} |
#include "mojo/public/cpp/bindings/lib/wtf_hash_util.h" |
-#include "mojo/public/cpp/bindings/wtf_array.h" |
#include "third_party/WebKit/Source/wtf/HashFunctions.h" |
#include "third_party/WebKit/Source/wtf/Optional.h" |
#include "third_party/WebKit/Source/wtf/text/WTFString.h" |