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 eda12d62693ad51d33f8c2d85f03077236f97d76..8964740181eba1bb026d618c1dc0c537906f3bbd 100644 |
| --- a/chrome/android/java/res/values/ids.xml |
| +++ b/chrome/android/java/res/values/ids.xml |
| @@ -58,6 +58,7 @@ |
| <item type="id" name="focus_url_bar" /> |
| <item type="id" name="show_menu" /> |
| <item type="id" name="open_recently_closed_tab" /> |
| + <item type="id" name="physical_web_sharing_id" /> |
|
mattreynolds
2017/03/17 00:52:39
Let's move this to a "Menu items IDs" section (wou
iankc
2017/03/17 01:46:10
Makes the most sense.
|
| <!-- PaymentRequest --> |
| <item type="id" name="payments_section" /> |