| 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 4c4819550ccd3ff6f8c0c0b3d802ac94c1ba1c3d..b0ce91860fe88fab81ea2e2e723383fbf52ff4f9 100644
|
| --- a/mojo/public/cpp/bindings/tests/wtf_types_unittest.cc
|
| +++ b/mojo/public/cpp/bindings/tests/wtf_types_unittest.cc
|
| @@ -14,7 +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"
|
| +#include "third_party/WebKit/Source/platform/wtf/text/StringHash.h"
|
|
|
| namespace mojo {
|
| namespace test {
|
|
|