Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 51afbbf48d9595f854797dd08712445865b574b3..b1c6e1ac23f7643a086f17486e7bcca095cc8e26 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -172,6 +172,8 @@ |
'sources': [ |
'host/capturer.cc', |
'host/capturer.h', |
+ 'host/capturer_fake.cc', |
+ 'host/capturer_fake.h', |
'host/chromoting_host.cc', |
'host/chromoting_host.h', |
'host/chromoting_host_context.cc', |
@@ -261,8 +263,6 @@ |
'../base/base.gyp:base_i18n', |
], |
'sources': [ |
- 'host/capturer_fake.cc', |
- 'host/capturer_fake.h', |
'host/capturer_fake_ascii.cc', |
'host/capturer_fake_ascii.h', |
'host/simple_host_process.cc', |