Commit a075804e authored by Glenn Hartmann's avatar Glenn Hartmann Committed by Commit Bot

Add in dummy mipmap/splash_icon_xx[x]hdpi resources

This is to sync the client/server R.txt files

Change-Id: Iaed949845032ec14c951b3d5d45c62839f282826
Reviewed-on: https://chromium-review.googlesource.com/c/1246953
Commit-Queue: Glenn Hartmann <hartmanng@chromium.org>
Reviewed-by: default avatarPeter Kotwicz <pkotwicz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#595906}
parent 09de3947
......@@ -12,4 +12,4 @@
# //chrome/android/webapk/shell_apk:webapk is changed. This includes
# Java files, Android resource files and AndroidManifest.xml. Does not affect
# Chrome.apk
current_shell_apk_version = 58
current_shell_apk_version = 59
......@@ -4,4 +4,4 @@
found in the LICENSE file. -->
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
android:src="@mipmap/app_icon_xxxhdpi"/>
android:src="@mipmap/splash_icon_xxhdpi"/>
......@@ -4,4 +4,4 @@
found in the LICENSE file. -->
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
android:src="@mipmap/app_icon_xxxhdpi"/>
android:src="@mipmap/splash_icon_xxxhdpi"/>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment