| Index: services/js/system/tests/js_to_cpp_tests.cc
|
| diff --git a/services/js/system/tests/js_to_cpp_tests.cc b/services/js/system/tests/js_to_cpp_tests.cc
|
| index 3001a2a0d6b835a255f7841ce09ebfd0343a0cb2..5280c44a434d475811266d50a367239324334e2e 100644
|
| --- a/services/js/system/tests/js_to_cpp_tests.cc
|
| +++ b/services/js/system/tests/js_to_cpp_tests.cc
|
| @@ -10,10 +10,8 @@
|
| #include "base/run_loop.h"
|
| #include "gin/array_buffer.h"
|
| #include "gin/public/isolate_holder.h"
|
| -#include "mojo/edk/test/test_utils.h"
|
| #include "mojo/public/cpp/bindings/binding.h"
|
| #include "mojo/public/cpp/system/core.h"
|
| -#include "mojo/public/cpp/system/macros.h"
|
| #include "services/js/system/mojo_runner_delegate.h"
|
| #include "services/js/system/tests/js_to_cpp.mojom.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|