Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index dfaf0d688259b085cf1b736ceccbebb647e12053..80b284a2a913b31a793d050ca0e6f1a7026151ce 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -1468,6 +1468,8 @@ |
'host/remoting_me2me_host.cc', |
'host/usage_stats_consent.h', |
'host/usage_stats_consent_win.cc', |
+ 'host/curtain_mode_mac.h', |
+ 'host/curtain_mode_mac.cc', |
], |
'conditions': [ |
['OS=="mac"', { |