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

Unified Diff: Source/bindings/bindings.gypi

Issue 26004002: Decouple ScriptPromise creation from ScriptPromiseResolver. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 7 years, 2 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.h » ('j') | Source/bindings/v8/ScriptPromise.h » ('J')
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 be44cf20b6ed8ae46af67e2ab2260fbe453c936a..ea762f174303b80cf78a424c99fb2ba40fc1b8d7 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -64,6 +64,7 @@
'v8/ScriptPreprocessor.h',
'v8/ScriptProfiler.cpp',
'v8/ScriptProfiler.h',
+ 'v8/ScriptPromise.cpp',
'v8/ScriptPromise.h',
'v8/ScriptPromiseResolver.cpp',
'v8/ScriptPromiseResolver.h',
« no previous file with comments | « no previous file | Source/bindings/v8/ScriptPromise.h » ('j') | Source/bindings/v8/ScriptPromise.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698