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

Unified Diff: components/test/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: components/test/android/browsertests_apk/AndroidManifest.xml.jinja2
diff --git a/components/test/android/browsertests_apk/AndroidManifest.xml.jinja2 b/components/test/android/browsertests_apk/AndroidManifest.xml.jinja2
index 97dae9e89f3c6866af55dab039a7c70218e68721..3ac010d3daadff60e15da52602d373790a971163 100644
--- a/components/test/android/browsertests_apk/AndroidManifest.xml.jinja2
+++ b/components/test/android/browsertests_apk/AndroidManifest.xml.jinja2
@@ -47,10 +47,6 @@
{% endfor %}
</application>
- <instrumentation android:name="org.chromium.native_test.NativeTestInstrumentationTestRunner"
- android:label="ComponentsBrowserTests"
- android:targetPackage="org.chromium.components_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 | « components/components_tests.gyp ('k') | components/test/android/browsertests_apk/components_browser_tests_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698