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

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

Issue 561093003: Remove worker support of Web SQL Database. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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.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",
« no previous file with comments | « Source/bindings/modules/v8/custom/V8SQLTransactionSyncCustom.cpp ('k') | Source/bindings/modules/v8/custom/custom.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698