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

Unified Diff: third_party/mojo/mojo_public.gyp

Issue 1429553002: API definition for WaitSet. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix comment. Created 5 years, 1 month 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
Index: third_party/mojo/mojo_public.gyp
diff --git a/third_party/mojo/mojo_public.gyp b/third_party/mojo/mojo_public.gyp
index 62991f92223c67656e983598bbccc9644ccd3d1b..437b185d79b0563703e33e11e6d6e9720b75ec6f 100644
--- a/third_party/mojo/mojo_public.gyp
+++ b/third_party/mojo/mojo_public.gyp
@@ -69,6 +69,7 @@
'../../mojo/public/c/system/message_pipe.h',
'../../mojo/public/c/system/system_export.h',
'../../mojo/public/c/system/types.h',
+ '../../mojo/public/c/system/wait_set.h',
],
},
{

Powered by Google App Engine
This is Rietveld 408576698