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

Unified Diff: gin/BUILD.gn

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 | « no previous file | gin/gin.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gin/BUILD.gn
diff --git a/gin/BUILD.gn b/gin/BUILD.gn
index 21807ae8af6631593ce5de9ce4f4073b3213eb8d..b352c3ac4f34148605151c8729bebed1523f5432 100644
--- a/gin/BUILD.gn
+++ b/gin/BUILD.gn
@@ -47,6 +47,8 @@ component("gin") {
"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 | « no previous file | gin/gin.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698