| Index: android_webview/java/AndroidManifest.xml
|
| diff --git a/android_webview/java/AndroidManifest.xml b/android_webview/java/AndroidManifest.xml
|
| index 03e9908eab9fdb2998c97f0d1599ccee4c696b0b..c3db376515657352466c60b7b701d7d3478219f8 100644
|
| --- a/android_webview/java/AndroidManifest.xml
|
| +++ b/android_webview/java/AndroidManifest.xml
|
| @@ -10,8 +10,7 @@
|
| package="org.chromium.android_webview">
|
|
|
| <application android:name="org.chromium.android_webview.test.AndroidWebViewTestRunnerApplication"
|
| - android:label="AndroidWebViewTestRunnerApplication"
|
| - android:debuggable="true">
|
| + android:label="AndroidWebViewTestRunnerApplication">
|
| <activity android:name="org.chromium.android_webview.test.AndroidWebViewTestRunnerActivity"
|
| android:label="AndroidWebViewTestRunnerActivity">
|
| <intent-filter>
|
|
|