Chromium Code Reviews| Index: ios/web/test/BUILD.gn |
| diff --git a/ios/web/test/BUILD.gn b/ios/web/test/BUILD.gn |
| index 80e31c71d27e5598b361d92789b9490e350f2e2a..c903daed9df3f57f74e8e2fca34003333669d8d2 100644 |
| --- a/ios/web/test/BUILD.gn |
| +++ b/ios/web/test/BUILD.gn |
| @@ -10,9 +10,6 @@ mojom("mojo_bindings") { |
| sources = [ |
| "mojo_test.mojom", |
| ] |
| - |
| - # TODO(crbug.com/699569): Convert to use the new JS bindings. |
| - use_new_js_bindings = false |
| } |
| repack("packed_resources") { |