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

Unified Diff: remoting/android/BUILD.gn

Issue 2045963004: [Remoting] OpenGL Rendering Layer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sort of fix build error 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 | « no previous file | remoting/client/gl_canvas.h » ('j') | remoting/client/gl_render_layer.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/android/BUILD.gn
diff --git a/remoting/android/BUILD.gn b/remoting/android/BUILD.gn
index 5941237b94290427f885d849b4ef88189ed4aea6..1bc0ccf47c476a009a8f3a11ce5dc1dde622424a 100644
--- a/remoting/android/BUILD.gn
+++ b/remoting/android/BUILD.gn
@@ -26,6 +26,7 @@ shared_library("remoting_client_jni") {
"//remoting/android:jni_headers",
"//remoting/base",
"//remoting/client",
+ "//remoting/client/opengl_renderer",
"//remoting/protocol",
"//ui/events:dom_keycode_converter",
"//ui/gfx",
« no previous file with comments | « no previous file | remoting/client/gl_canvas.h » ('j') | remoting/client/gl_render_layer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698