| Index: remoting/test/BUILD.gn
|
| diff --git a/remoting/test/BUILD.gn b/remoting/test/BUILD.gn
|
| index 86e0fca15aa0aa52a52f231983e13775e6592013..af2d75cf96c743f65310722dacefe07bb592107b 100644
|
| --- a/remoting/test/BUILD.gn
|
| +++ b/remoting/test/BUILD.gn
|
| @@ -40,8 +40,6 @@
|
| "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",
|
| @@ -60,8 +58,6 @@
|
| "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",
|
|
|