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

Unified Diff: gin/gin.gyp

Issue 577733002: Mojo JS bindings: draining a DataPipe (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More size_t 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
« no previous file with comments | « gin/BUILD.gn ('k') | gin/isolate_holder.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gin/gin.gyp
diff --git a/gin/gin.gyp b/gin/gin.gyp
index caa2ba465d840d5a96b64d0781589d3b013c96d8..b38dc850e423e8290ea922200bd462004103783f 100644
--- a/gin/gin.gyp
+++ b/gin/gin.gyp
@@ -67,6 +67,8 @@
'public/wrapper_info.h',
'runner.cc',
'runner.h',
+ 'run_microtasks_observer.cc',
+ 'run_microtasks_observer.h',
'shell_runner.cc',
'shell_runner.h',
'try_catch.cc',
« no previous file with comments | « gin/BUILD.gn ('k') | gin/isolate_holder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698