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

Unified Diff: mojo/public/environment/default_async_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/public/c/system/system_export.h ('k') | mojo/public/environment/environment.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/environment/default_async_waiter.h
diff --git a/mojo/public/environment/default_async_waiter.h b/mojo/public/environment/default_async_waiter.h
index 97cef1294c83e0770d578b8ddbc46ac9e8cf7778..d1cf7794bac86a75f97fbe367f63d590c553a05d 100644
--- a/mojo/public/environment/default_async_waiter.h
+++ b/mojo/public/environment/default_async_waiter.h
@@ -5,7 +5,7 @@
#ifndef MOJO_PUBLIC_ENVIRONMENT_DEFAULT_ASYNC_WAITER_H_
#define MOJO_PUBLIC_ENVIRONMENT_DEFAULT_ASYNC_WAITER_H_
-#include "mojo/public/system/async_waiter.h"
+#include "mojo/public/c/system/async_waiter.h"
namespace mojo {
« no previous file with comments | « mojo/public/c/system/system_export.h ('k') | mojo/public/environment/environment.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698