| Index: remoting/remoting_host_mac.gypi
|
| diff --git a/remoting/remoting_host_mac.gypi b/remoting/remoting_host_mac.gypi
|
| index 064d86bd68427e8b880668c5d2ed906b18db8f03..76197b576f557795853782c678c2b99988976815 100644
|
| --- a/remoting/remoting_host_mac.gypi
|
| +++ b/remoting/remoting_host_mac.gypi
|
| @@ -178,6 +178,7 @@
|
| 'prefpane_bundle_name': '<!(python <(version_py_path) -f <(branding_path) -t "@MAC_PREFPANE_BUNDLE_NAME@")',
|
| },
|
| 'dependencies': [
|
| + '../base/base.gyp:base',
|
| 'remoting_infoplist_strings',
|
| ],
|
| 'defines': [
|
|
|