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

Unified Diff: webrtc/build/android_tests_noop.gyp

Issue 2028583002: Reland of Android: Change camera fps range selection (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Fix gyp problems Created 4 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
« no previous file with comments | « webrtc/build/android_tests.gyp ('k') | webrtc/webrtc_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/android_tests_noop.gyp
diff --git a/webrtc/build/android_tests_noop.gyp b/webrtc/build/android_tests_noop.gyp
index 441f50750e6349715f5f31b9a40d8bdb6deeab39..fd6835b9afac90e722067b955340e0c446c4772d 100644
--- a/webrtc/build/android_tests_noop.gyp
+++ b/webrtc/build/android_tests_noop.gyp
@@ -69,5 +69,9 @@
'target_name': 'audio_codec_speed_tests_apk',
'type': 'none',
},
+ {
+ 'target_name': 'android_junit_tests',
+ 'type': 'none',
+ },
],
}
« no previous file with comments | « webrtc/build/android_tests.gyp ('k') | webrtc/webrtc_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698