| Index: extensions/common/BUILD.gn
|
| diff --git a/extensions/common/BUILD.gn b/extensions/common/BUILD.gn
|
| index a1e541af734a987de69ac1ce9767434f403fd89e..ee0d8ac9db6ac2f585597fd9a2eecbbc4a243741 100644
|
| --- a/extensions/common/BUILD.gn
|
| +++ b/extensions/common/BUILD.gn
|
| @@ -23,8 +23,6 @@ if (enable_extensions) {
|
| if (proprietary_codecs && enable_wifi_display) {
|
| sources += [ "mojo/wifi_display_session_service.mojom" ]
|
| }
|
| -
|
| - use_new_wrapper_types = false
|
| }
|
|
|
| # This must be a static library because extensions common depends on
|
|
|