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

Unified Diff: testing/android/java/AndroidManifest.xml

Issue 851503003: Update from https://crrev.com/311076 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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: testing/android/java/AndroidManifest.xml
diff --git a/testing/android/java/AndroidManifest.xml b/testing/android/java/AndroidManifest.xml
index a561f0ca9ff9b8dc2e42c41ab79b5959fee96487..93dd71b9610a95bfd22f215f832168eb5e14bdc2 100644
--- a/testing/android/java/AndroidManifest.xml
+++ b/testing/android/java/AndroidManifest.xml
@@ -24,7 +24,7 @@ found in the LICENSE file.
</activity>
</application>
- <instrumentation android:name="org.chromium.native_test.ChromiumNativeTestInstrumentationTestRunner"
+ <instrumentation android:name="org.chromium.native_test.ChromeNativeTestInstrumentationTestRunner"
android:targetPackage="org.chromium.native_test"
android:label="Instrumentation entry point for org.chromium.native_test"/>

Powered by Google App Engine
This is Rietveld 408576698