Index: chrome/android/shell/res/layout/chrome_shell_activity.xml |
diff --git a/chrome/android/shell/res/layout/chrome_shell_activity.xml b/chrome/android/shell/res/layout/chrome_shell_activity.xml |
index 16d3001030984e97d8ebcfe6587ae8f5fc2af3cd..f3cec022a30ca1f4259732339a02f126a6f71874 100644 |
--- a/chrome/android/shell/res/layout/chrome_shell_activity.xml |
+++ b/chrome/android/shell/res/layout/chrome_shell_activity.xml |
@@ -32,7 +32,7 @@ |
<ImageButton android:id="@+id/menu_button" |
android:layout_width="38dp" |
android:layout_height="38dp" |
- android:src="@drawable/menu_dots" |
+ android:src="@drawable/btn_menu" |
android:background="?android:attr/selectableItemBackground" |
android:scaleType="center" /> |
</org.chromium.chrome.shell.ChromeShellToolbar> |