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

Unified Diff: Source/core/core.gyp

Issue 17035004: [ABANDONED] Introduce Promise example implementation written in JavaScript. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 6 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 | « Source/bindings/v8/custom/V8PromiseCustom.cpp ('k') | Source/core/core.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gyp
diff --git a/Source/core/core.gyp b/Source/core/core.gyp
index b2317e7e160fb5e9a54ea721c3bfc144bae0d456..8335cb51e54f673c5b676b6a16aca0b6b3340d2e 100644
--- a/Source/core/core.gyp
+++ b/Source/core/core.gyp
@@ -211,6 +211,7 @@
'dependencies': [
'webcore_prerequisites',
'core_derived_sources.gyp:make_derived_sources',
+ 'core_derived_sources.gyp:make_derived_sources_for_dom_js_implementation',
'inspector_overlay_page',
'inspector_protocol_sources',
'inspector_instrumentation_sources',
« no previous file with comments | « Source/bindings/v8/custom/V8PromiseCustom.cpp ('k') | Source/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698