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

Unified Diff: ios/chrome/browser/ui/autofill/cells/BUILD.gn

Issue 2602903002: Factor iOS native image loading into a utility function. (Closed)
Patch Set: Fixed BUILD files. 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/chrome/browser/ui/autofill/cells/BUILD.gn
diff --git a/ios/chrome/browser/ui/autofill/cells/BUILD.gn b/ios/chrome/browser/ui/autofill/cells/BUILD.gn
index 8bd7c3e6301239fa666633caa5d399d9ade1dcfd..086719673c88e459fa1922d716092040745c28ac 100644
--- a/ios/chrome/browser/ui/autofill/cells/BUILD.gn
+++ b/ios/chrome/browser/ui/autofill/cells/BUILD.gn
@@ -17,6 +17,7 @@ source_set("cells") {
"//components/strings",
"//ios/chrome/app/strings",
"//ios/chrome/app/theme",
+ "//ios/chrome/browser/ui",
"//ios/chrome/browser/ui/collection_view/cells",
"//ios/chrome/browser/ui/colors",
"//ios/public/provider/chrome/browser",
« no previous file with comments | « no previous file | ios/chrome/browser/ui/autofill/cells/cvc_item.mm » ('j') | ios/chrome/browser/ui/uikit_ui_util.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698