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

Unified Diff: services/js/system/core.cc

Issue 1801793003: Move mojo::{Wait,WaitMany}() to (the newly-added) mojo/public/cpp/system/wait.h. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 9 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/public/platform/dart/mojo_natives.cc ('k') | services/tracing/tracing_app.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/js/system/core.cc
diff --git a/services/js/system/core.cc b/services/js/system/core.cc
index 20d85dde6eaaabff50558a48df09e160d6617f75..e2c841f49640aa3603cde5978a4efff1c6de6947 100644
--- a/services/js/system/core.cc
+++ b/services/js/system/core.cc
@@ -16,6 +16,7 @@
#include "gin/per_isolate_data.h"
#include "gin/public/wrapper_info.h"
#include "gin/wrappable.h"
+#include "mojo/public/cpp/system/wait.h"
#include "services/js/system/drain_data.h"
#include "services/js/system/handle.h"
« no previous file with comments | « mojo/public/platform/dart/mojo_natives.cc ('k') | services/tracing/tracing_app.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698