| Index: testing/android/AndroidManifest.xml
|
| diff --git a/testing/android/AndroidManifest.xml b/testing/android/AndroidManifest.xml
|
| index 375ade321e5c1908720af9fa7609c602be6809f0..1b2c8c2b685e9f886871fd624456e1fc3950ff03 100644
|
| --- a/testing/android/AndroidManifest.xml
|
| +++ b/testing/android/AndroidManifest.xml
|
| @@ -10,7 +10,7 @@ found in the LICENSE file.
|
| android:versionCode="1"
|
| android:versionName="1.0">
|
|
|
| - <uses-sdk android:minSdkVersion="14" android:targetSdkVersion="18" />
|
| + <uses-sdk android:minSdkVersion="14" android:targetSdkVersion="19" />
|
|
|
| <application android:label="ChromeNativeTests"
|
| android:name="org.chromium.base.BaseChromiumApplication">
|
|
|