Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index f0e8cf09d8756beaab2cd0893c61f82713aed9a6..a6240df4e9f11bc7becea4ef40e0d222ba6680da 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -1478,6 +1478,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"', { |