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

Unified Diff: mojo/mojo_base.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 | « mojo/bindings/js/drain_data.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_base.gyp
diff --git a/mojo/mojo_base.gyp b/mojo/mojo_base.gyp
index b7f2354bc71846d7eac603abb2bb9ed5bec09794..9f1127a500e09cc72515c6956467bed9c04b8d85 100644
--- a/mojo/mojo_base.gyp
+++ b/mojo/mojo_base.gyp
@@ -505,6 +505,8 @@
# Sources list duplicated in GN build.
'bindings/js/core.cc',
'bindings/js/core.h',
+ 'bindings/js/drain_data.cc',
+ 'bindings/js/drain_data.h',
'bindings/js/handle.cc',
'bindings/js/handle.h',
'bindings/js/handle_close_observer.h',
« no previous file with comments | « mojo/bindings/js/drain_data.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698