| Index: chrome/browser/ui/webui/usb_internals/BUILD.gn
|
| diff --git a/chrome/browser/ui/webui/usb_internals/BUILD.gn b/chrome/browser/ui/webui/usb_internals/BUILD.gn
|
| index 99f9375c8aab122d7c35eae72965f44653e93049..1774bc05f83925aa1f2cc6d578b8771536373d2f 100644
|
| --- a/chrome/browser/ui/webui/usb_internals/BUILD.gn
|
| +++ b/chrome/browser/ui/webui/usb_internals/BUILD.gn
|
| @@ -16,7 +16,4 @@ mojom("mojo_bindings") {
|
|
|
| # TODO(crbug.com/714018): Convert the implementation to use OnceCallback.
|
| use_once_callback = false
|
| -
|
| - # TODO(crbug.com/699569): Convert to use the new JS bindings.
|
| - use_new_js_bindings = false
|
| }
|
|
|