| Index: components/arc/common/typemaps.gni
|
| diff --git a/components/arc/common/typemaps.gni b/components/arc/common/typemaps.gni
|
| index 4359362fc8cb1db4d58f889c576686afaf4f2864..46b8a59ada8aae95c38282bd223ab83b12f8903b 100644
|
| --- a/components/arc/common/typemaps.gni
|
| +++ b/components/arc/common/typemaps.gni
|
| @@ -6,4 +6,5 @@ typemaps = [
|
| "//components/arc/common/app.typemap",
|
| "//components/arc/common/bitmap.typemap",
|
| "//components/arc/common/bluetooth.typemap",
|
| + "//components/arc/common/video_accelerator.typemap",
|
| ]
|
|
|