blob: 8ea7432755554e9ce495c28af998ab045053e507 [file] [log] [blame]
# Copyright 2014 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.
# Make the files absolute so they can be imported to anywhere.
bindings_modules_v8_custom_files = get_path_info(
[
"V8CryptoCustom.cpp",
"V8CryptoKeyCustom.cpp",
"V8CustomSQLStatementErrorCallback.cpp",
"V8DeviceMotionEventCustom.cpp",
"V8DeviceOrientationEventCustom.cpp",
"V8SQLResultSetRowListCustom.cpp",
"V8SQLTransactionCustom.cpp",
"V8ServiceWorkerClientCustom.cpp",
"V8ServiceWorkerCustom.cpp",
"V8SubtleCryptoCustom.cpp",
],
"abspath")