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

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

Issue 79573003: Upstreaming AppMenu. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Actually add tvdpi Created 7 years, 1 month 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
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>
« no previous file with comments | « chrome/android/java/res/values/dimens.xml ('k') | chrome/android/java/src/org/chromium/chrome/browser/UmaBridge.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698