summaryrefslogtreecommitdiffstats
path: root/remoting/remoting.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r--remoting/remoting.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index c402b27..65eb195 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -199,8 +199,9 @@
'sources': [
'host/access_verifier.cc',
'host/access_verifier.h',
- 'host/capturer.cc',
'host/capturer.h',
+ 'host/capturer_helper.cc',
+ 'host/capturer_helper.h',
'host/capturer_fake.cc',
'host/capturer_fake.h',
'host/chromoting_host.cc',