summaryrefslogtreecommitdiffstats
path: root/chromium/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/AndroidManifest.xml')
-rw-r--r--chromium/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/AndroidManifest.xml b/chromium/AndroidManifest.xml
index 2d587d0..69a3709 100644
--- a/chromium/AndroidManifest.xml
+++ b/chromium/AndroidManifest.xml
@@ -23,7 +23,7 @@
<uses-feature android:name="android.hardware.touchscreen"
android:required="false"/>
- <application android:label="Android System WebView"
+ <application android:label="Android WebView"
android:icon="@drawable/icon_webview"
android:multiArch="true">
</application>