Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(68)

Unified Diff: ios/public/provider/chrome/browser/build_config.gni

Issue 2555233002: [iOS] Upstreaming of Info.plist and entitlements generation. (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698