Chromium Code Reviews| Index: content/content_gpu.gypi |
| =================================================================== |
| --- content/content_gpu.gypi (revision 150175) |
| +++ content/content_gpu.gypi (working copy) |
| @@ -90,11 +90,5 @@ |
| }, |
| ], |
| }], |
| - ['OS=="win" and buildtype=="Official"', { |
| - 'sources': [ |
| - '../third_party/amd/AmdCfxPxExt.h', |
| - '../third_party/amd/amd_videocard_info_win.cc', |
| - ], |
| - }], |
| ], |
| } |