blob: 9315343e1344c1fe52cd5bcc932f1cfa3e26aec5 [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.
{
'variables': {
# Note: list duplicated in custom.gni.
'bindings_modules_v8_custom_files': [
'V8CryptoCustom.cpp',
'V8CryptoKeyCustom.cpp',
'V8CustomSQLStatementErrorCallback.cpp',
'V8DeviceMotionEventCustom.cpp',
'V8DeviceOrientationEventCustom.cpp',
'V8SQLResultSetRowListCustom.cpp',
'V8SQLTransactionCustom.cpp',
'V8ServiceWorkerClientCustom.cpp',
'V8ServiceWorkerCustom.cpp',
'V8SubtleCryptoCustom.cpp',
],
},
}