Chromium Code Reviews| Index: mojo/edk/system/data_pipe.h |
| diff --git a/mojo/edk/system/data_pipe.h b/mojo/edk/system/data_pipe.h |
| index d2b90bf1ab6a138f26dd358d7d03c7ace4f3bf94..24281898a95cf24260b74f2ee183fc6509fd8612 100644 |
| --- a/mojo/edk/system/data_pipe.h |
| +++ b/mojo/edk/system/data_pipe.h |
| @@ -13,7 +13,6 @@ |
| #include "mojo/edk/system/system_impl_export.h" |
| #include "mojo/public/c/system/data_pipe.h" |
| #include "mojo/public/c/system/types.h" |
| -#include "mojo/public/cpp/system/macros.h" |
| namespace mojo { |
| namespace edk { |