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("//mojo/system.gni")
7 # GYP version: mojo/mojo.gyp:mojo_cc_support
14 "//gpu/command_buffer/client:gles2_implementation",
15 "//mojo/services/public/cpp/surfaces",
16 "//mojo/services/public/interfaces/surfaces",
17 ] + mojo_gles2_for_shared_library
20 "context_provider_mojo.cc",
21 "context_provider_mojo.h",
22 "output_surface_mojo.cc",
23 "output_surface_mojo.h",