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

Unified Diff: services/js/system/mojo_runner_delegate.h

Issue 1783623005: Add mojo/c/system/{time.h,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
Index: services/js/system/mojo_runner_delegate.h
diff --git a/services/js/system/mojo_runner_delegate.h b/services/js/system/mojo_runner_delegate.h
index 95b9f747449391e384ab7970680f09e1c49cbefe..cf47e749d6ad7a4acf967f7d3d60a43cff0ffb3f 100644
--- a/services/js/system/mojo_runner_delegate.h
+++ b/services/js/system/mojo_runner_delegate.h
@@ -7,7 +7,7 @@
#include "base/macros.h"
#include "gin/modules/module_runner_delegate.h"
-#include "mojo/public/c/system/types.h"
+#include "mojo/public/c/system/handle.h"
namespace mojo {
namespace js {

Powered by Google App Engine
This is Rietveld 408576698