| Index: ios/third_party/material_components_ios/BUILD.gn
|
| diff --git a/ios/third_party/material_components_ios/BUILD.gn b/ios/third_party/material_components_ios/BUILD.gn
|
| index 46a7fc1f0125cacf21073ad15184e65ed9d0c5d0..215f5cb9c30019fb68861cb5f6adfcdd7af6aa70 100644
|
| --- a/ios/third_party/material_components_ios/BUILD.gn
|
| +++ b/ios/third_party/material_components_ios/BUILD.gn
|
| @@ -27,12 +27,6 @@ config("config") {
|
| "src/components/Snackbar/src",
|
| "src/components/Typography/src",
|
| ]
|
| -
|
| - cflags_objc = [
|
| - # Do not consider use of deprecated API as errors when building third-party
|
| - # libraries.
|
| - "-Wno-error=deprecated-declarations",
|
| - ]
|
| }
|
|
|
| _icon_names = [
|
|
|