| Index: ios/chrome/common/app_group/BUILD.gn
|
| diff --git a/ios/chrome/common/app_group/BUILD.gn b/ios/chrome/common/app_group/BUILD.gn
|
| index 5309f41446384b070da8a553fa6a429493d4f8cf..7161f884829245f30f23f86983d6d4376df8e189 100644
|
| --- a/ios/chrome/common/app_group/BUILD.gn
|
| +++ b/ios/chrome/common/app_group/BUILD.gn
|
| @@ -14,11 +14,6 @@ source_set("app_group") {
|
| "//base",
|
| "//components/version_info",
|
| ]
|
| -
|
| - libs = [
|
| - "CoreGraphics.framework",
|
| - "Foundation.framework",
|
| - ]
|
| }
|
|
|
| # This target will be included into application extensions and the list
|
|
|