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

Unified Diff: src/v8.gyp

Issue 2643023002: [async-await] Move remaining async-await code to TF (Closed)
Patch Set: Typo Created 3 years, 11 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: src/v8.gyp
diff --git a/src/v8.gyp b/src/v8.gyp
index c2a464dcec315988094a8ee82c1e6f5bca2b7a40..bddd75126ed5f2edb7f498a91d60fa4276949f77 100644
--- a/src/v8.gyp
+++ b/src/v8.gyp
@@ -2264,7 +2264,6 @@
'js/templates.js',
'js/spread.js',
'js/proxy.js',
- 'js/async-await.js',
'js/harmony-string-padding.js',
'debug/mirrors.js',
'debug/debug.js',

Powered by Google App Engine
This is Rietveld 408576698