Chromium Code Reviews| 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" |