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

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

Issue 2529203002: [ios] Adds signin resources and styled text fields to ChromiumBrowserProvider. (Closed)
Patch Set: Use utility method. 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 | « no previous file | ios/chrome/browser/providers/chromium_browser_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/providers/BUILD.gn
diff --git a/ios/chrome/browser/providers/BUILD.gn b/ios/chrome/browser/providers/BUILD.gn
index 716168129e3208b6854ed9472bda975150a263a8..8b19768a666ed9ba527f550886a67d4a810b2172 100644
--- a/ios/chrome/browser/providers/BUILD.gn
+++ b/ios/chrome/browser/providers/BUILD.gn
@@ -16,6 +16,8 @@ source_set("providers") {
deps = [
"//base",
"//ios/chrome/browser/providers/images",
+ "//ios/chrome/browser/providers/signin",
+ "//ios/chrome/browser/providers/ui",
"//ios/public/provider/chrome/browser",
]
configs += [ "//build/config/compiler:enable_arc" ]
« no previous file with comments | « no previous file | ios/chrome/browser/providers/chromium_browser_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698