Index: chrome/android/java/res/values/values.xml |
diff --git a/chrome/android/java/res/values/values.xml b/chrome/android/java/res/values/values.xml |
index e55925c042a759f299effd84fd5f2c35e26c0284..66f81bdee5fe12c3cc99bad5d73e2011a49887c9 100644 |
--- a/chrome/android/java/res/values/values.xml |
+++ b/chrome/android/java/res/values/values.xml |
@@ -50,4 +50,9 @@ |
<!-- Notifications --> |
<item type="id" name="remote_notification" /> |
+ |
+ <!-- AppMenu IDs for the icon row items --> |
+ <item type="id" name="back_menu_id" /> |
+ <item type="id" name="forward_menu_id" /> |
+ <item type="id" name="bookmark_this_page_id" /> |
</resources> |