platformKeys: Add per-extension sign permissions.
[chromium-blink-merge.git] / ppapi / BUILD.gn
blobc6386370414f62260fd1c297f7e237b3857da197
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 # TODO(brettw) argument list is too long. Need to add response files.
7 #shared_library("ppapi_tests") {
8 #  sources = ppapi_sources.test_common_source_files +
9 #            ppapi_sources.test_trusted_source_files
11 #  defines = [ "GL_GLEXT_PROTOTYPES" ]
12 #  include_dirs = [ "lib/gl/include" ]
14 #  deps = [
15 #    "//ppapi/cpp",
16 #    "//ppapi/shared_impl",
17 #  ]
19 # TODO(GYP) other targets from ppapi_tests.gyp