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

Unified Diff: mojo/edk/platform/thread_utils.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: mojo/edk/platform/thread_utils.h
diff --git a/mojo/edk/platform/thread_utils.h b/mojo/edk/platform/thread_utils.h
index 0336b865dbae2fd3ef2a68eff0f6a69d579827bc..85884c1c35d9645a127916d698bb2f20c56b8710 100644
--- a/mojo/edk/platform/thread_utils.h
+++ b/mojo/edk/platform/thread_utils.h
@@ -5,7 +5,7 @@
#ifndef MOJO_EDK_PLATFORM_THREAD_UTILS_H_
#define MOJO_EDK_PLATFORM_THREAD_UTILS_H_
-#include "mojo/public/c/system/types.h"
+#include "mojo/public/c/system/time.h"
namespace mojo {
namespace platform {

Powered by Google App Engine
This is Rietveld 408576698