Bug 1134484 - Replace uses of @color/toolbar_menu_dark_grey. r=liuche

--HG--
extra : rebase_source : 42700d9166e0a0c2c29af474266c6e88ded7f276
This commit is contained in:
Michael Comella 2015-03-31 16:25:40 -07:00
parent 40c4bc3b5d
commit e638548751

View File

@ -12,4 +12,4 @@
android:layout_width="@dimen/menu_item_row_width"
android:layout_height="@dimen/browser_toolbar_height"
android:orientation="horizontal"
android:background="#FFE1E1E6"/>
android:background="@color/toolbar_menu_dark_grey"/>