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

Unified Diff: webrtc/build/apk_tests_noop.gyp

Issue 1602443004: Make it possible to run peerconnection_unittests on Android. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Added missing peerconnection_unittests.isolate Created 4 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: webrtc/build/apk_tests_noop.gyp
diff --git a/webrtc/build/apk_tests_noop.gyp b/webrtc/build/apk_tests_noop.gyp
index ed9249aec58471dc41d99b1dc4fe985200049905..bd3893e1f568b066a7fa8abf7ba87230aa0dcc28 100644
--- a/webrtc/build/apk_tests_noop.gyp
+++ b/webrtc/build/apk_tests_noop.gyp
@@ -22,7 +22,7 @@
'type': 'none',
},
{
- 'target_name': 'libjingle_peerconnection_unittest_apk',
+ 'target_name': 'peerconnection_unittests_apk',
'type': 'none',
},
{

Powered by Google App Engine
This is Rietveld 408576698