# Copyright 2015 The Chromium Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # Import this file to get the ppapi_sources dictionary containing source files # from GYP. This is a .gni file so it can be shared between different BUILD.gn # files without having to re-run the script each time. ppapi_sources = exec_script("//build/gypi_to_gn.py", [ rebase_path("ppapi_sources.gypi") ], "scope", [ "ppapi_sources.gypi" ])