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

Unified Diff: remoting/client/jni/DEPS

Issue 24072012: Hold video frame in Bitmap instead of keeping a ByteBuffer reference. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Keep track of buffers in JniFrameConsumer Created 7 years, 2 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/client/jni/DEPS
diff --git a/remoting/client/jni/DEPS b/remoting/client/jni/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..26dcd15ba2f1eec271b2cba9d8d688f50f691285
--- /dev/null
+++ b/remoting/client/jni/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+ui/gfx/android",
+]
« no previous file with comments | « remoting/android/java/src/org/chromium/chromoting/jni/JniInterface.java ('k') | remoting/client/jni/chromoting_jni_runtime.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698