| Index: remoting/remoting.gyp
|
| ===================================================================
|
| --- remoting/remoting.gyp (revision 147494)
|
| +++ remoting/remoting.gyp (working copy)
|
| @@ -264,8 +264,12 @@
|
| '<(DEPTH)/base/base.gyp:base',
|
| ],
|
| 'sources': [
|
| + 'host/constants_mac.cc',
|
| + 'host/constants_mac.h',
|
| 'host/installer/mac/uninstaller/remoting_uninstaller.h',
|
| 'host/installer/mac/uninstaller/remoting_uninstaller.mm',
|
| + 'host/installer/mac/uninstaller/remoting_uninstaller_app.h',
|
| + 'host/installer/mac/uninstaller/remoting_uninstaller_app.mm',
|
| ],
|
| 'xcode_settings': {
|
| 'INFOPLIST_FILE': 'host/installer/mac/uninstaller/remoting_uninstaller-Info.plist',
|
|
|