| Index: ios/public/provider/chrome/browser/build_config.gni
|
| diff --git a/ios/public/provider/chrome/browser/build_config.gni b/ios/public/provider/chrome/browser/build_config.gni
|
| index 14d9d84586f3529c18bf20899e5c70b2e8b7b4f6..aaf2ee99a28ffbd6a945725c5e48093397592eac 100644
|
| --- a/ios/public/provider/chrome/browser/build_config.gni
|
| +++ b/ios/public/provider/chrome/browser/build_config.gni
|
| @@ -2,8 +2,6 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -import("//build/config/chrome_build.gni")
|
| -
|
| declare_args() {
|
| # Label of the target providing application icons. This target must be a
|
| # bundle_data target that copy Icon-*.png files in the application bundle.
|
|
|