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

Unified Diff: remoting/remoting_test.gypi

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 | « no previous file | remoting/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_test.gypi
diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
index d4e0c73c01b79b539ceb33cb5828de28c2b0ee00..9e422bda47d49757a3ca49bf022624688eb248ae 100644
--- a/remoting/remoting_test.gypi
+++ b/remoting/remoting_test.gypi
@@ -96,6 +96,8 @@
'test/fake_remote_host_info_fetcher.h',
'test/fake_socket_factory.cc',
'test/fake_socket_factory.h',
+ 'test/frame_generator_util.cc',
+ 'test/frame_generator_util.h',
'test/host_info.cc',
'test/host_info.h',
'test/host_list_fetcher.cc',
@@ -114,6 +116,8 @@
'test/remote_host_info_fetcher.h',
'test/rgb_value.cc',
'test/rgb_value.h',
+ 'test/scroll_frame_generator.cc',
+ 'test/scroll_frame_generator.h',
'test/test_chromoting_client.cc',
'test/test_chromoting_client.h',
'test/test_video_renderer.cc',
« no previous file with comments | « no previous file | remoting/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698