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

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

Issue 2942963002: corrected wrong options showing on context menus. (Closed)
Patch Set: empty Created 3 years, 6 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/contextmenu/ChromeContextMenuItem.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 641e1f363670c1ef036707e262f28a4aa3aedd14..ae55468f473ac43de3c2f064b1175b5252587f60 100644
--- a/chrome/android/java/res/values/ids.xml
+++ b/chrome/android/java/res/values/ids.xml
@@ -82,6 +82,7 @@
<item type="id" name="contextmenu_copy_link_address" />
<item type="id" name="contextmenu_copy_link_text" />
<item type="id" name="contextmenu_save_link_as" />
+ <item type="id" name="contextmenu_share_link" />
<!--Image Group -->
<item type="id" name="contextmenu_load_original_image" />
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ChromeContextMenuItem.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698