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

Unified Diff: webrtc/api/BUILD.gn

Issue 2456873002: Android EglRenderer: Add Bitmap frame listener functionality (Closed)
Patch Set: Move notifyCallbacks outside rending time measurement period. Created 4 years, 1 month 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 | « no previous file | webrtc/api/android/java/src/org/webrtc/EglRenderer.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/BUILD.gn
diff --git a/webrtc/api/BUILD.gn b/webrtc/api/BUILD.gn
index 69fd7f44b2226b39d25636a05f21b5e0b0a5e1a8..e80bca104316c8fb2d5bca845d3e3100872604e2 100644
--- a/webrtc/api/BUILD.gn
+++ b/webrtc/api/BUILD.gn
@@ -467,6 +467,7 @@ if (rtc_include_tests) {
"androidtests/src/org/webrtc/Camera1CapturerUsingTextureTest.java",
"androidtests/src/org/webrtc/Camera2CapturerTest.java",
"androidtests/src/org/webrtc/CameraVideoCapturerTestFixtures.java",
+ "androidtests/src/org/webrtc/EglRendererTest.java",
"androidtests/src/org/webrtc/GlRectDrawerTest.java",
"androidtests/src/org/webrtc/MediaCodecVideoEncoderTest.java",
"androidtests/src/org/webrtc/NetworkMonitorTest.java",
« no previous file with comments | « no previous file | webrtc/api/android/java/src/org/webrtc/EglRenderer.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698