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

Unified Diff: remoting/test/BUILD.gn

Issue 1253613002: Updated latency fixture and refactored connection helper (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: "Changed cstdint to stdint.h to compile on mac" Created 5 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/remoting_test.gypi ('k') | remoting/test/app_remoting_connected_client_fixture.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/test/BUILD.gn
diff --git a/remoting/test/BUILD.gn b/remoting/test/BUILD.gn
index 262a54c79a3f98e33ed92c376985c983aa8b6f72..ee48b79bedef5cf1868c7bb9ce35816bb9db6421 100644
--- a/remoting/test/BUILD.gn
+++ b/remoting/test/BUILD.gn
@@ -50,6 +50,8 @@ source_set("test_support") {
"remote_host_info.h",
"remote_host_info_fetcher.cc",
"remote_host_info_fetcher.h",
+ "rgb_value.cc",
+ "rgb_value.h",
"test_chromoting_client.cc",
"test_chromoting_client.h",
"test_video_renderer.cc",
« no previous file with comments | « remoting/remoting_test.gypi ('k') | remoting/test/app_remoting_connected_client_fixture.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698