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

Unified Diff: remoting/client/BUILD.gn

Issue 2196493002: [Chromoting] Unit Tests for GlRenderer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add unittest 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_desktop.h » ('j') | remoting/client/gl_desktop.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/BUILD.gn
diff --git a/remoting/client/BUILD.gn b/remoting/client/BUILD.gn
index 5bae90e951bae4e779bf662cbb15aef082c67234..a1ead17862149177df313a162c00270efec1eb5c 100644
--- a/remoting/client/BUILD.gn
+++ b/remoting/client/BUILD.gn
@@ -87,6 +87,9 @@ source_set("unit_tests") {
"client_telemetry_logger_unittest.cc",
"dual_buffer_frame_consumer_unittest.cc",
"empty_cursor_filter_unittest.cc",
+ "gl_renderer.cc",
Sergey Ulanov 2016/08/01 21:33:05 This would meant that gl_renderer.cc is compiled t
Yuwei 2016/08/02 00:13:10 Obsolete.
+ "gl_renderer.h",
+ "gl_renderer_unittest.cc",
"key_event_mapper_unittest.cc",
"normalizing_input_filter_cros_unittest.cc",
"normalizing_input_filter_mac_unittest.cc",
« no previous file with comments | « no previous file | remoting/client/gl_desktop.h » ('j') | remoting/client/gl_desktop.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698