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

Unified Diff: remoting/remoting_client.gypi

Issue 2148743005: [Remoting Android] Cursor & Cursor Feedback for OpenGL Renderer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reviewer's Feedback Created 4 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
« no previous file with comments | « remoting/client/gl_render_layer.cc ('k') | remoting/remoting_srcs.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_client.gypi
diff --git a/remoting/remoting_client.gypi b/remoting/remoting_client.gypi
index c92a792fd2fc4198871dbb213aa2b3a94a3cff7d..d4c25c2fa27c68016a61d1410c274f4b1fa182ce 100644
--- a/remoting/remoting_client.gypi
+++ b/remoting/remoting_client.gypi
@@ -198,6 +198,7 @@
],
'dependencies': [
'../third_party/khronos/khronos.gyp:khronos_headers',
+ '../third_party/libyuv/libyuv.gyp:libyuv',
'../third_party/webrtc/webrtc.gyp:webrtc'
]
} # end of target 'remoting_opengl_renderer'
« no previous file with comments | « remoting/client/gl_render_layer.cc ('k') | remoting/remoting_srcs.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698