Index: mojo/edk/js/tests/BUILD.gn |
diff --git a/mojo/edk/js/tests/BUILD.gn b/mojo/edk/js/tests/BUILD.gn |
index a6be00f8bbd008e6cd7e84ea0c498b56ae747303..ee2af69e934fb74339d408ff2a1a5dd89c1031b9 100644 |
--- a/mojo/edk/js/tests/BUILD.gn |
+++ b/mojo/edk/js/tests/BUILD.gn |
@@ -28,4 +28,6 @@ mojom("js_to_cpp_bindings") { |
sources = [ |
"js_to_cpp.mojom", |
] |
+ |
+ with_environment = false |
} |