Chromium Code Reviews| Index: ui/surface/surface.gyp |
| diff --git a/ui/surface/surface.gyp b/ui/surface/surface.gyp |
| index a219473e402fec6c1618edda822a0e7f6bd431bb..fa1f88f971f4823eb05293080f57209d2ec340a4 100644 |
| --- a/ui/surface/surface.gyp |
| +++ b/ui/surface/surface.gyp |
| @@ -14,11 +14,9 @@ |
| ], |
| }], |
| ['OS == "mac"', { |
| - # Required by accelerated_surface_mac.cc. |
| 'link_settings': { |
| 'libraries': [ |
| '$(SDKROOT)/System/Library/Frameworks/IOSurface.framework', |
| - '$(SDKROOT)/System/Library/Frameworks/OpenGL.framework', |
| ], |
| }, |
| }], |