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

Unified Diff: third_party/mojo/src/mojo/public/c/system/BUILD.gn

Issue 1429553002: API definition for WaitSet. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update API. 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
« no previous file with comments | « third_party/mojo/src/mojo/edk/system/core.cc ('k') | third_party/mojo/src/mojo/public/c/system/core.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mojo/src/mojo/public/c/system/BUILD.gn
diff --git a/third_party/mojo/src/mojo/public/c/system/BUILD.gn b/third_party/mojo/src/mojo/public/c/system/BUILD.gn
index 3c4b29a54f4f956f0127b21edabfdbaad659c1a4..3429c1acb63008d906a5dff3f2b77bcf1cc6ea14 100644
--- a/third_party/mojo/src/mojo/public/c/system/BUILD.gn
+++ b/third_party/mojo/src/mojo/public/c/system/BUILD.gn
@@ -18,6 +18,7 @@ mojo_sdk_source_set("system") {
"message_pipe.h",
"system_export.h",
"types.h",
+ "wait_set.h",
Ken Rockot(use gerrit already) 2015/11/17 01:50:23 Might as well update GYP too (third_party/mojo/moj
Anand Mistry (off Chromium) 2015/11/17 03:11:32 Done.
]
}
« no previous file with comments | « third_party/mojo/src/mojo/edk/system/core.cc ('k') | third_party/mojo/src/mojo/public/c/system/core.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698