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

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: Rebase. Created 5 years 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/public/c/system/wait_set.h ('k') | third_party/mojo/src/mojo/edk/embedder/entrypoints.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mojo/mojo_public.gyp
diff --git a/third_party/mojo/mojo_public.gyp b/third_party/mojo/mojo_public.gyp
index f21e1760de5efa234e5cdee14c75d9aa4eb8e85b..4f88b8563bfbd75640bb1ff898de7fcb35d0b001 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',
],
},
{
« no previous file with comments | « mojo/public/c/system/wait_set.h ('k') | third_party/mojo/src/mojo/edk/embedder/entrypoints.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698