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