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

Unified Diff: mojo/public/c/system/core.h

Issue 392783006: Mojo: Split public/cpp/system/core.h into pieces (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | « no previous file | mojo/public/cpp/system/buffer.h » ('j') | mojo/public/cpp/system/data_pipe.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/c/system/core.h
diff --git a/mojo/public/c/system/core.h b/mojo/public/c/system/core.h
index 5ea03fc5a5ef17be5032c23cc12da6ecd04f36af..4ff73a89664674df352a3910a6e1ae4e784ed87c 100644
--- a/mojo/public/c/system/core.h
+++ b/mojo/public/c/system/core.h
@@ -12,7 +12,6 @@
#include "mojo/public/c/system/buffer.h"
#include "mojo/public/c/system/data_pipe.h"
#include "mojo/public/c/system/functions.h"
-#include "mojo/public/c/system/macros.h"
viettrungluu 2014/07/15 18:06:14 Could you please restore this include? (core.h by
Hajime Morrita 2014/07/15 18:22:01 Oops. Doe.
#include "mojo/public/c/system/message_pipe.h"
#include "mojo/public/c/system/system_export.h"
#include "mojo/public/c/system/types.h"
« no previous file with comments | « no previous file | mojo/public/cpp/system/buffer.h » ('j') | mojo/public/cpp/system/data_pipe.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698