| Index: gpu/ipc/common/typemaps.gni
|
| diff --git a/gpu/ipc/common/typemaps.gni b/gpu/ipc/common/typemaps.gni
|
| index 874b19f93b9ff50c203988eeccbb9d75433e3038..d89d86da74913b95323f4805759f3247df93fe23 100644
|
| --- a/gpu/ipc/common/typemaps.gni
|
| +++ b/gpu/ipc/common/typemaps.gni
|
| @@ -4,6 +4,7 @@
|
|
|
| typemaps = [
|
| "//gpu/ipc/common/capabilities.typemap",
|
| + "//gpu/ipc/common/gpu_feature_info.typemap",
|
| "//gpu/ipc/common/gpu_info.typemap",
|
| "//gpu/ipc/common/gpu_preferences.typemap",
|
| "//gpu/ipc/common/dx_diag_node.typemap",
|
|
|