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

Unified Diff: mojo/system/waiter.h

Issue 213393002: Mojo: Move public C system header files to mojo/public/c/system/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 6 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/system/proxy_message_pipe_endpoint.h ('k') | mojo/system/waiter_list.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/system/waiter.h
diff --git a/mojo/system/waiter.h b/mojo/system/waiter.h
index 2de581be11bbd9948c7a496b279b8713212fa62e..dd5b59dd6fbd6dfd4eb195ad5253cb640e75e9de 100644
--- a/mojo/system/waiter.h
+++ b/mojo/system/waiter.h
@@ -8,7 +8,7 @@
#include "base/basictypes.h"
#include "base/synchronization/condition_variable.h"
#include "base/synchronization/lock.h"
-#include "mojo/public/system/core.h"
+#include "mojo/public/c/system/core.h"
#include "mojo/system/system_impl_export.h"
namespace mojo {
« no previous file with comments | « mojo/system/proxy_message_pipe_endpoint.h ('k') | mojo/system/waiter_list.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698