1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
13 '../../third_party/khronos',
17 # Required by accelerated_surface_mac.cc.
20 '$(SDKROOT)/System/Library/Frameworks/IOSurface.framework',
21 '$(SDKROOT)/System/Library/Frameworks/OpenGL.framework',
29 'target_name': 'surface',
30 'type': '<(component)',
32 '../../base/base.gyp:base',
33 '../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
34 '../../skia/skia.gyp:skia',
35 '../base/ui_base.gyp:ui_base',
36 '../gfx/gfx.gyp:gfx_geometry',
40 'accelerated_surface_mac.cc',
41 'accelerated_surface_mac.h',
45 'transport_dib_posix.cc',
46 'transport_dib_win.cc',
49 'SURFACE_IMPLEMENTATION',