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

Unified Diff: remoting/remoting_srcs.gypi

Issue 2175963002: [Chromoting] Implement GlRenderer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add namespace comments 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
« remoting/client/gl_renderer.cc ('K') | « remoting/client/gl_renderer.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_srcs.gypi
diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
index 6e1c3d89c35001b329b301327ecbc8b95fb31296..ac83945519f22c23e4a9dd79115ec8c6a8daf645 100644
--- a/remoting/remoting_srcs.gypi
+++ b/remoting/remoting_srcs.gypi
@@ -372,6 +372,8 @@
'client/gl_helpers.h',
'client/gl_math.cc',
'client/gl_math.h',
+ 'client/gl_renderer.cc',
+ 'client/gl_renderer.h',
'client/gl_render_layer.cc',
'client/gl_render_layer.h',
],
« remoting/client/gl_renderer.cc ('K') | « remoting/client/gl_renderer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698