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

Unified Diff: chrome/android/java/res/values/ids.xml

Issue 2256653002: Change password update infobar design according to current mocks. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed unused variables Created 4 years, 4 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/src/org/chromium/chrome/browser/infobar/InfoBarControlLayout.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/values/ids.xml
diff --git a/chrome/android/java/res/values/ids.xml b/chrome/android/java/res/values/ids.xml
index b8003ff9247560496db1f749ab74a27c31897dff..e1e15dd6d74095bdfe772c29a2c9098bde442d00 100644
--- a/chrome/android/java/res/values/ids.xml
+++ b/chrome/android/java/res/values/ids.xml
@@ -67,4 +67,7 @@
<item type="id" name="payments_edit_cancel_button" />
<item type="id" name="payments_edit_done_button" />
<item type="id" name="payments_edit_checkbox" />
+
+ <!-- Password update prompt -->
+ <item type="id" name="password_infobar_accounts_spinner" />
</resources>
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/infobar/InfoBarControlLayout.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698