| Index: device/screen_orientation/public/interfaces/BUILD.gn
|
| diff --git a/device/screen_orientation/public/interfaces/BUILD.gn b/device/screen_orientation/public/interfaces/BUILD.gn
|
| index fdf5cd6158a2fbd5a3986470f0442add7787dc19..0f2e547e3fde6986c5ba43b5b0d4912bd70b2f1b 100644
|
| --- a/device/screen_orientation/public/interfaces/BUILD.gn
|
| +++ b/device/screen_orientation/public/interfaces/BUILD.gn
|
| @@ -9,7 +9,4 @@ mojom("interfaces") {
|
| "screen_orientation.mojom",
|
| "screen_orientation_lock_types.mojom",
|
| ]
|
| -
|
| - # TODO(crbug.com/714018): Convert the implementation to use OnceCallback.
|
| - use_once_callback = false
|
| }
|
|
|