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',
19 '$(SDKROOT)/System/Library/Frameworks/IOSurface.framework',
27 'target_name': 'surface',
28 'type': '<(component)',
30 '../../base/base.gyp:base',
31 '../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
32 '../../skia/skia.gyp:skia',
33 '../base/ui_base.gyp:ui_base',
34 '../gfx/gfx.gyp:gfx_geometry',
38 'accelerated_surface_mac.cc',
39 'accelerated_surface_mac.h',
43 'transport_dib_posix.cc',
44 'transport_dib_win.cc',
47 'SURFACE_IMPLEMENTATION',