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

Unified Diff: ios/chrome/browser/passwords/BUILD.gn

Issue 2527383002: Split //ios/public/provider/chrome/browser/* targets. (Closed)
Patch Set: Rebase. Created 4 years, 1 month 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/browser/native_app_launcher/BUILD.gn ('k') | ios/chrome/browser/providers/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/passwords/BUILD.gn
diff --git a/ios/chrome/browser/passwords/BUILD.gn b/ios/chrome/browser/passwords/BUILD.gn
index ef2d5ba0800690db159db6ce728c2a035c207383..d8ca5d4b5f2e1edb7593a3675473aed549f7ef81 100644
--- a/ios/chrome/browser/passwords/BUILD.gn
+++ b/ios/chrome/browser/passwords/BUILD.gn
@@ -70,6 +70,7 @@ source_set("passwords") {
"//ios/chrome/browser/ui/commands",
"//ios/chrome/browser/ui/elements",
"//ios/public/provider/chrome/browser",
+ "//ios/public/provider/chrome/browser/ui",
"//ios/web",
"//ui/base",
"//url",
« no previous file with comments | « ios/chrome/browser/native_app_launcher/BUILD.gn ('k') | ios/chrome/browser/providers/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698