| Index: android_webview/tools/WebViewShell/AndroidManifest.xml
|
| diff --git a/android_webview/tools/WebViewShell/AndroidManifest.xml b/android_webview/tools/WebViewShell/AndroidManifest.xml
|
| index abbba73f647817c4d2d8a2c2a7052068f6ed0710..4cd164ba02aa4204b0bc7a0834bff26b1167d6ce 100644
|
| --- a/android_webview/tools/WebViewShell/AndroidManifest.xml
|
| +++ b/android_webview/tools/WebViewShell/AndroidManifest.xml
|
| @@ -24,7 +24,6 @@
|
| <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
|
|
|
| <application
|
| - android:name="org.chromium.base.BaseChromiumApplication"
|
| android:icon="@drawable/ic_launcher"
|
| android:label="@string/app_name"
|
| android:theme="@android:style/Theme.Light" >
|
|
|