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

Unified Diff: remoting/remoting.gyp

Issue 19297003: Add support for drawing video onto a Java ByteBuffer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix crashes discovered during integration testing Created 7 years, 5 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: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index e21f778e0fba3ba68a37cf08523c44be59c7c0b0..2c614fbf71ab42da3d3f3e93060dead7455f3bdd 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1693,6 +1693,8 @@
'client/jni/chromoting_jni.h',
'client/jni/chromoting_jni_instance.cc',
'client/jni/chromoting_jni_instance.h',
+ 'client/jni/jni_frame_consumer.cc',
+ 'client/jni/jni_frame_consumer.h',
'client/jni/jni_interface.cc',
],
}, # end of target 'remoting_client_jni'
« remoting/client/jni/jni_frame_consumer.cc ('K') | « remoting/client/jni/jni_interface.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698