1 # Copyright (c) 2009 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.
8 'target_name': 'npapi',
10 'direct_dependent_settings': {
12 # Some things #include "bindings/npapi.h" and others just #include
13 # "npapi.h". Account for both flavors.
18 # Even though these are just headers and aren't compiled, adding them to
19 # the project makes it possible to open them in various IDEs.
22 'bindings/npapi_extensions.h',
23 'bindings/npfunctions.h',
24 'bindings/nphostapi.h',
26 'bindings/npruntime.h',
31 'bindings/npapi_x11.h',