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

Unified Diff: Source/bindings/bindings.gypi

Issue 293933002: Remove the Promises old implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 7 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
« no previous file with comments | « no previous file | Source/bindings/v8/ScriptPromise.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index 7f91435a37af19c12b4e1f82d1155b3c6ce51653..33bd59c2b5df5e87c8578cd306edeaa96415700f 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -207,7 +207,6 @@
'v8/custom/V8NodeCustom.cpp',
'v8/custom/V8PerformanceEntryCustom.cpp',
'v8/custom/V8PopStateEventCustom.cpp',
- 'v8/custom/V8PromiseCustom.cpp',
'v8/custom/V8SQLResultSetRowListCustom.cpp',
'v8/custom/V8SQLTransactionCustom.cpp',
'v8/custom/V8SQLTransactionSyncCustom.cpp',
« no previous file with comments | « no previous file | Source/bindings/v8/ScriptPromise.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698