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

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

Issue 2539143002: [iOS] Clean deps and public_deps. (Closed)
Patch Set: Fix deps 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 c1d3cb40c62110b961d194d42780638ead0d4791..0c563f85ad9e2d5cda6258cfffd58a999dfc4c32 100644
--- a/ios/public/provider/chrome/browser/build_config.gni
+++ b/ios/public/provider/chrome/browser/build_config.gni
@@ -9,11 +9,6 @@ _default_ios_launchscreen_assets_target =
_default_ios_provider_target = "//ios/chrome/browser/providers:provider_factory"
declare_args() {
- # Control the provider API implementation used by Chromium on iOS. Requires
- # access to the private Google-internal Chrome on iOS repository if true.
- # DEPRECATED, will be removed as soon as all downstream code stops using it.
- use_ios_internal_provider = is_chrome_branded
-
# Label of the target providing image assets for the launchscreen. This
# target must be an asset catalog that contains at least two imagesets, one
# named "launchscreen_app_logo" and one named "launchscreen_brand_name".
« no previous file with comments | « ios/public/provider/chrome/browser/BUILD.gn ('k') | ios/public/provider/chrome/browser/native_app_launcher/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698