| Index: gpu/ipc/common/typemaps.gni
|
| diff --git a/gpu/ipc/common/typemaps.gni b/gpu/ipc/common/typemaps.gni
|
| index 23acc1fd9f80781f8d78c8c5a75328f1cd8afc68..874b19f93b9ff50c203988eeccbb9d75433e3038 100644
|
| --- a/gpu/ipc/common/typemaps.gni
|
| +++ b/gpu/ipc/common/typemaps.gni
|
| @@ -9,6 +9,7 @@ typemaps = [
|
| "//gpu/ipc/common/dx_diag_node.typemap",
|
| "//gpu/ipc/common/mailbox.typemap",
|
| "//gpu/ipc/common/mailbox_holder.typemap",
|
| + "//gpu/ipc/common/memory_stats.typemap",
|
| "//gpu/ipc/common/surface_handle.typemap",
|
| "//gpu/ipc/common/sync_token.typemap",
|
| ]
|
|
|