Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1287)

Unified Diff: content/shell/android/browsertests_apk/AndroidManifest.xml.jinja2

Issue 1138993009: Revert of [Android] Refactor the native test wrappers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/shell/android/browsertests_apk/AndroidManifest.xml.jinja2
diff --git a/content/shell/android/browsertests_apk/AndroidManifest.xml.jinja2 b/content/shell/android/browsertests_apk/AndroidManifest.xml.jinja2
index aca8da75aceeee0cd169efc8b44a2eaca00f494e..b76b29366fbbf50d6d3ab68174de25007783dcf3 100644
--- a/content/shell/android/browsertests_apk/AndroidManifest.xml.jinja2
+++ b/content/shell/android/browsertests_apk/AndroidManifest.xml.jinja2
@@ -47,10 +47,6 @@
{% endfor %}
</application>
- <instrumentation android:name="org.chromium.native_test.NativeTestInstrumentationTestRunner"
- android:label="ContentBrowserTests"
- android:targetPackage="org.chromium.content_browsertests_apk"/>
-
<uses-sdk android:minSdkVersion="16" android:targetSdkVersion="22" />
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
« no previous file with comments | « content/shell/android/BUILD.gn ('k') | content/shell/android/browsertests_apk/content_browser_tests_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698