| Index: chrome/android/java/res/layout/web_notification_small_icon.xml
|
| diff --git a/chrome/android/java/res/layout/web_notification_small_icon.xml b/chrome/android/java/res/layout/web_notification_small_icon.xml
|
| index 9ec184e2d4b78303f07e785bdeb498a965c311d0..36988e4385ee3361c50a5104dd17d58abf78db44 100644
|
| --- a/chrome/android/java/res/layout/web_notification_small_icon.xml
|
| +++ b/chrome/android/java/res/layout/web_notification_small_icon.xml
|
| @@ -8,5 +8,4 @@
|
| android:layout_height="16dp"
|
| android:scaleType="centerInside"
|
| android:contentDescription="@null"
|
| - android:src="@drawable/ic_chrome"
|
| style="@style/WebNotificationSmallIcon"/>
|
|
|