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

Unified Diff: mojo/mojo.gyp

Issue 610613002: mojo: Add promises for python bindings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Follow review 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 | mojo/public/python/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index d0f048bc98f6c4211234ff31c8c5ed2cd225090c..45144c54ddcb76ae289666fdbe00b523115de2ad 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -611,6 +611,7 @@
'public/python/mojo/bindings/__init__.py',
'public/python/mojo/bindings/descriptor.py',
'public/python/mojo/bindings/messaging.py',
+ 'public/python/mojo/bindings/promise.py',
'public/python/mojo/bindings/reflection.py',
'public/python/mojo/bindings/serialization.py',
],
« no previous file with comments | « no previous file | mojo/public/python/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698