Chromium Code Reviews| Index: remoting/remoting_host_win.gypi |
| diff --git a/remoting/remoting_host_win.gypi b/remoting/remoting_host_win.gypi |
| index 2374041b6a64d016e5314bc24f5dce5673a0d0cc..9c0b3e9e07f6b7374732922468b756d24afc5b64 100644 |
| --- a/remoting/remoting_host_win.gypi |
| +++ b/remoting/remoting_host_win.gypi |
| @@ -240,7 +240,7 @@ |
| 'VCManifestTool': { |
| 'EmbedManifest': 'true', |
| 'AdditionalManifestFiles': [ |
| - '<(DEPTH)/build/win/common_controls.manifest', |
| + 'host/win/common-controls.manifest', |
| ], |
| }, |
| 'VCLinkerTool': { |