1 # Copyright 2014 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.
5 import("//build/config/ui.gni")
9 "accelerated_surface_mac.cc",
10 "accelerated_surface_mac.h",
14 "transport_dib_posix.cc",
15 "transport_dib_win.cc",
18 defines = [ "SURFACE_IMPLEMENTATION" ]
22 "//base/third_party/dynamic_annotations",
30 include_dirs = [ "//third_party/khronos" ]