| Index: content/common/typemaps.gni
|
| diff --git a/components/arc/common/typemaps.gni b/content/common/typemaps.gni
|
| similarity index 56%
|
| copy from components/arc/common/typemaps.gni
|
| copy to content/common/typemaps.gni
|
| index edd6aee7a7493c1cd65cf0dd8dbfd70ae40e1f0d..2dd3ed67f1350ca11ea46862eb846353959828f3 100644
|
| --- a/components/arc/common/typemaps.gni
|
| +++ b/content/common/typemaps.gni
|
| @@ -3,6 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| typemaps = [
|
| - "//components/arc/common/app.typemap",
|
| - "//components/arc/common/bluetooth.typemap",
|
| + "//content/common/url_loader_status.typemap",
|
| + "//content/common/url_request.typemap",
|
| + "//content/common/url_response_head.typemap",
|
| ]
|
|
|