| Index: mojo/public/cpp/bindings/tests/wtf_types_unittest.cc
|
| diff --git a/mojo/public/cpp/bindings/tests/wtf_types_unittest.cc b/mojo/public/cpp/bindings/tests/wtf_types_unittest.cc
|
| index 9a20cc45a4b7cbea09a0199d03a6022dfd6e96cb..742890ebf9c819645e15ce6a78f87acd2ae2fba9 100644
|
| --- a/mojo/public/cpp/bindings/tests/wtf_types_unittest.cc
|
| +++ b/mojo/public/cpp/bindings/tests/wtf_types_unittest.cc
|
| @@ -14,6 +14,7 @@
|
| #include "mojo/public/interfaces/bindings/tests/test_wtf_types.mojom-blink.h"
|
| #include "mojo/public/interfaces/bindings/tests/test_wtf_types.mojom.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| +#include "third_party/WebKit/Source/wtf/text/StringHash.h"
|
|
|
| namespace mojo {
|
| namespace test {
|
|
|