| Index: remoting/remoting_test.gypi
|
| diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
|
| index 456a00355f222f91534fb207dcf15f77dd73eb28..24e33d56934510983817f13d7080ba74f3adcaf3 100644
|
| --- a/remoting/remoting_test.gypi
|
| +++ b/remoting/remoting_test.gypi
|
| @@ -135,7 +135,7 @@
|
| 'host/branding.cc',
|
| 'host/branding.h',
|
| 'host/capture_scheduler_unittest.cc',
|
| - 'host/chromeos/aura_desktop_capturer_unittest.cc',
|
| + 'host/chromeos/aura_screen_capturer_unittest.cc',
|
| 'host/chromoting_host_context_unittest.cc',
|
| 'host/chromoting_host_unittest.cc',
|
| 'host/client_session_unittest.cc',
|
| @@ -247,7 +247,7 @@
|
| [ 'chromeos==0', {
|
| 'sources!': [
|
| 'client/plugin/normalizing_input_filter_cros_unittest.cc',
|
| - 'host/chromeos/aura_desktop_capturer_unittest.cc',
|
| + 'host/chromeos/aura_screen_capturer_unittest.cc',
|
| ],
|
| }],
|
| ['enable_remoting_host == 0', {
|
|
|