| Index: components/arc/BUILD.gn
|
| diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
|
| index 9b89079001f94fcf7647361913d73f805b922dd9..e7aede748fc24c536122e25f96d57a419b1193ad 100644
|
| --- a/components/arc/BUILD.gn
|
| +++ b/components/arc/BUILD.gn
|
| @@ -161,7 +161,7 @@ mojom("arc_bindings") {
|
| "common/tracing.mojom",
|
| "common/tts.mojom",
|
| "common/video.mojom",
|
| - "common/video_accelerator.mojom",
|
| + "common/video_decode_accelerator.mojom",
|
| "common/voice_interaction_arc_home.mojom",
|
| "common/voice_interaction_framework.mojom",
|
| "common/wallpaper.mojom",
|
|
|