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

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

Issue 2589843002: Upstream Chrome on iOS source code [11/11]. (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
« no previous file with comments | « ios/chrome/test/ocmock/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 aaf2ee99a28ffbd6a945725c5e48093397592eac..676dd826911e665fd15b4d580d985577743e484b 100644
--- a/ios/public/provider/chrome/browser/build_config.gni
+++ b/ios/public/provider/chrome/browser/build_config.gni
@@ -20,5 +20,5 @@ declare_args() {
# Label of the target providing implementation for ChromeBrowserProvider.
# Overridden when using the Google-internal repository to build Chrome on iOS.
- ios_provider_target = "//ios/chrome/browser/providers:provider_factory"
+ ios_provider_target = "//ios/chrome/browser:downstream_provider_factory"
}
« no previous file with comments | « ios/chrome/test/ocmock/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698