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

Unified Diff: remoting/remoting_test.gypi

Issue 639233002: Remote assistance on Chrome OS Part IV - It2MeHost (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ChromotingHostContext cleanup Created 6 years, 2 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
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', {
« remoting/host/policy_hack/policy_watcher_chromeos.cc ('K') | « remoting/remoting_host.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698