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

Unified Diff: ui/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: ui/android/BUILD.gn
diff --git a/ui/android/BUILD.gn b/ui/android/BUILD.gn
index 67fb7792a70aef8ff21578e6ead288f6a8ff95fb..ae6f615384efd75a11ca1910ac55d7d42a777ab1 100644
--- a/ui/android/BUILD.gn
+++ b/ui/android/BUILD.gn
@@ -214,6 +214,7 @@ android_library("ui_java") {
":ui_java_resources",
"//base:base_java",
"//third_party/android_tools:android_support_annotations_java",
+ "//third_party/android_tools:android_support_v7_appcompat_java",
]
srcjar_deps = [ ":java_enums_srcjar" ]
}

Powered by Google App Engine
This is Rietveld 408576698