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

Unified Diff: remoting/test/BUILD.gn

Issue 2182833002: Add scroll perf test for protocol in chromoting (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gyp 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/remoting_test.gypi ('k') | remoting/test/cyclic_frame_generator.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 af2d75cf96c743f65310722dacefe07bb592107b..86e0fca15aa0aa52a52f231983e13775e6592013 100644
--- a/remoting/test/BUILD.gn
+++ b/remoting/test/BUILD.gn
@@ -40,6 +40,8 @@ static_library("test_support") {
"fake_remote_host_info_fetcher.h",
"fake_socket_factory.cc",
"fake_socket_factory.h",
+ "frame_generator_util.cc",
+ "frame_generator_util.h",
"host_info.cc",
"host_info.h",
"host_list_fetcher.cc",
@@ -58,6 +60,8 @@ static_library("test_support") {
"remote_host_info_fetcher.h",
"rgb_value.cc",
"rgb_value.h",
+ "scroll_frame_generator.cc",
+ "scroll_frame_generator.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/cyclic_frame_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698