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

Unified Diff: chrome/android/java/res/layout/autofill_card_unmask_prompt.xml

Issue 954063003: Fix the last lint warnings in chrome/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 months 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 | chrome/android/java/res/layout/autofill_credit_card_editor.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/layout/autofill_card_unmask_prompt.xml
diff --git a/chrome/android/java/res/layout/autofill_card_unmask_prompt.xml b/chrome/android/java/res/layout/autofill_card_unmask_prompt.xml
index 009e56921d1e9c60048406e9faf7787dfa8b9d7a..193bc4ce2f342bed678375a35bf0107471c2a5fd 100644
--- a/chrome/android/java/res/layout/autofill_card_unmask_prompt.xml
+++ b/chrome/android/java/res/layout/autofill_card_unmask_prompt.xml
@@ -141,6 +141,6 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="?attr/colorAccent"
- android:textSize="20dp" />
+ android:textSize="20sp" />
</LinearLayout>
</RelativeLayout>
« no previous file with comments | « no previous file | chrome/android/java/res/layout/autofill_credit_card_editor.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698