Chromium Code Reviews| Index: build/all.gyp |
| =================================================================== |
| --- build/all.gyp (revision 181746) |
| +++ build/all.gyp (working copy) |
| @@ -721,13 +721,6 @@ |
| ], |
| 'conditions': [ |
| ['OS=="win"', { |
| - # Remove this when we have the real compositor. |
| - 'copies': [ |
| - { |
| - 'destination': '<(PRODUCT_DIR)', |
| - 'files': ['../third_party/directxsdk/files/dlls/D3DX10d_43.dll'] |
| - }, |
| - ], |
| 'dependencies': [ |
| '../chrome/chrome.gyp:crash_service', |
| '../chrome/chrome.gyp:crash_service_win64', |