| Index: mojo/public/cpp/bindings/tests/wtf_hash_unittest.cc
|
| diff --git a/mojo/public/cpp/bindings/tests/wtf_hash_unittest.cc b/mojo/public/cpp/bindings/tests/wtf_hash_unittest.cc
|
| index 04f14b5cef7d76331d8b6698796aff07ca98405d..9ee97c3c2fb8aaf20bc7884e5361121af64c2f0c 100644
|
| --- a/mojo/public/cpp/bindings/tests/wtf_hash_unittest.cc
|
| +++ b/mojo/public/cpp/bindings/tests/wtf_hash_unittest.cc
|
| @@ -7,7 +7,7 @@
|
| #include "mojo/public/interfaces/bindings/tests/test_structs.mojom-blink.h"
|
| #include "mojo/public/interfaces/bindings/tests/test_wtf_types.mojom-blink.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "third_party/WebKit/Source/wtf/HashFunctions.h"
|
| +#include "third_party/WebKit/Source/platform/wtf/HashFunctions.h"
|
|
|
| namespace mojo {
|
| namespace test {
|
|
|