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

Unified Diff: components/autofill/android/BUILD.gn

Issue 2579623003: [Autofill] Update credit card icons to match payments. (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
Index: components/autofill/android/BUILD.gn
diff --git a/components/autofill/android/BUILD.gn b/components/autofill/android/BUILD.gn
index 54889a8605d7be24865f4da9e20492529c132cd4..dab9ec226180349cfd580b320547e3ae212b38dc 100644
--- a/components/autofill/android/BUILD.gn
+++ b/components/autofill/android/BUILD.gn
@@ -13,6 +13,7 @@ android_library("autofill_java") {
deps = [
":autofill_java_resources",
"//base:base_java",
+ "//third_party/android_tools:android_support_v7_appcompat_java",
"//ui/android:ui_java",
]
java_files = [

Powered by Google App Engine
This is Rietveld 408576698