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

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

Issue 1694093003: Rename EnhancedBookmarks to Bookmarks, part 2. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 10 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
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 26f3b4b50363b573831df6e408119d0405be804d..3df89941d02822501ab7a6c946e8f4d6b3e9eb1f 100644
--- a/chrome/android/java/res/values/ids.xml
+++ b/chrome/android/java/res/values/ids.xml
@@ -8,7 +8,7 @@
<resources>
<item name="background_drawable" type="id"/>
- <item name="eb_page" type="id"/>
+ <item name="bookmark_page" type="id"/>
<item name="foreground_drawable" type="id"/>
<item name="fre_pager" type="id"/>
<item name="menu_item_enter_anim_id" type="id" />

Powered by Google App Engine
This is Rietveld 408576698