Use new bookmark assets.
Use the latest assets for the bookmark menu option, as well as for
the bookmark tab on the bookmarks page.
Fixes http://b/issue?id=2145205
Change-Id: Ic36ce791a9352be2a175f5affba32873b4854d8e
diff --git a/res/menu/browser.xml b/res/menu/browser.xml
index 8e2d49c..2752c3a 100644
--- a/res/menu/browser.xml
+++ b/res/menu/browser.xml
@@ -23,6 +23,7 @@
<item android:id="@+id/bookmarks_menu_id"
android:title="@string/bookmarks"
android:alphabeticShortcut="b"
+ android:icon="@drawable/ic_menu_bookmarks"
/>
<item android:id="@+id/active_tabs_menu_id"
android:title="@string/active_tabs"