Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(403)

Unified Diff: Source/bindings/modules/v8/custom/custom.gypi

Issue 949193002: [bindings] Remove SQLTransaction's usage of custom binding. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Adding null check for arguments. Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/bindings/modules/v8/custom/custom.gypi
diff --git a/Source/bindings/modules/v8/custom/custom.gypi b/Source/bindings/modules/v8/custom/custom.gypi
index d0a8174b3abc4b21dbba7ebe27ce4747007c323d..0b91e3e8b2e210f6d096f8a52631bfef5cd14de8 100644
--- a/Source/bindings/modules/v8/custom/custom.gypi
+++ b/Source/bindings/modules/v8/custom/custom.gypi
@@ -13,7 +13,6 @@
'V8DeviceMotionEventCustom.cpp',
'V8DeviceOrientationEventCustom.cpp',
'V8SQLResultSetRowListCustom.cpp',
- 'V8SQLTransactionCustom.cpp',
'V8ServiceWorkerCustom.cpp',
],
},

Powered by Google App Engine
This is Rietveld 408576698