diff options
Diffstat (limited to 'mojo/edk/js/tests/js_to_cpp_tests.cc')
-rw-r--r-- | mojo/edk/js/tests/js_to_cpp_tests.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mojo/edk/js/tests/js_to_cpp_tests.cc b/mojo/edk/js/tests/js_to_cpp_tests.cc index 08f3a0c..6d3426d 100644 --- a/mojo/edk/js/tests/js_to_cpp_tests.cc +++ b/mojo/edk/js/tests/js_to_cpp_tests.cc @@ -24,7 +24,6 @@ #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 "testing/gtest/include/gtest/gtest.h" namespace mojo { |