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("//ppapi/ppapi_sources.gni")
6 shared_library("ppapi_tests") {
7 sources = ppapi_sources.test_common_source_files +
8 ppapi_sources.test_trusted_source_files
10 defines = [ "GL_GLEXT_PROTOTYPES" ]
11 include_dirs = [ "lib/gl/include" ]
15 "//ppapi/shared_impl",
18 # TODO(GYP) other targets from ppapi_tests.gyp