Chromium Code Reviews| 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 e1e15dd6d74095bdfe772c29a2c9098bde442d00..89c6e76aefe75fd640aed1453d51b410bc02e798 100644 |
| --- a/chrome/android/java/res/values/ids.xml |
| +++ b/chrome/android/java/res/values/ids.xml |
| @@ -67,7 +67,8 @@ |
| <item type="id" name="payments_edit_cancel_button" /> |
| <item type="id" name="payments_edit_done_button" /> |
| <item type="id" name="payments_edit_checkbox" /> |
| - |
| + <item type="id" name="payments_open_editor_pencil_button" /> |
|
Ian Wen
2016/12/09 22:17:53
Instead of giving it an ID at runtime, why not dec
Mathieu
2016/12/09 22:57:10
Good idea, done
|
| + |
| <!-- Password update prompt --> |
| <item type="id" name="password_infobar_accounts_spinner" /> |
| </resources> |