| Index: Source/bindings/modules/v8/custom/custom.gni
|
| diff --git a/Source/bindings/modules/v8/custom/custom.gni b/Source/bindings/modules/v8/custom/custom.gni
|
| index 440f35ecc40d1b26b59254eaa713a00747cdc9d3..8ea7432755554e9ce495c28af998ab045053e507 100644
|
| --- a/Source/bindings/modules/v8/custom/custom.gni
|
| +++ b/Source/bindings/modules/v8/custom/custom.gni
|
| @@ -12,7 +12,6 @@ bindings_modules_v8_custom_files = get_path_info(
|
| "V8DeviceOrientationEventCustom.cpp",
|
| "V8SQLResultSetRowListCustom.cpp",
|
| "V8SQLTransactionCustom.cpp",
|
| - "V8SQLTransactionSyncCustom.cpp",
|
| "V8ServiceWorkerClientCustom.cpp",
|
| "V8ServiceWorkerCustom.cpp",
|
| "V8SubtleCryptoCustom.cpp",
|
|
|