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

Unified Diff: mojo/public/system/core_private.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/system/core_cpp.h ('k') | mojo/public/system/macros.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/system/core_private.h
diff --git a/mojo/public/system/core_private.h b/mojo/public/system/core_private.h
index fa88a3b06c56d7d5c582135963c1584d82833293..057bfca12afb9240f7ba8644c8b3372f9b16c800 100644
--- a/mojo/public/system/core_private.h
+++ b/mojo/public/system/core_private.h
@@ -5,7 +5,7 @@
#ifndef MOJO_PUBLIC_SYSTEM_CORE_PRIVATE_H_
#define MOJO_PUBLIC_SYSTEM_CORE_PRIVATE_H_
-#include "mojo/public/system/core.h"
+#include "mojo/public/c/system/core.h"
namespace mojo {
« no previous file with comments | « mojo/public/system/core_cpp.h ('k') | mojo/public/system/macros.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698