| Index: mojo/edk/system/mapping_table.h
|
| diff --git a/mojo/edk/system/mapping_table.h b/mojo/edk/system/mapping_table.h
|
| index ed0a0f6eea47d395871339375edcd9232d1c4879..120f9cad73dc1217100210edcbb6b829f09dcdcf 100644
|
| --- a/mojo/edk/system/mapping_table.h
|
| +++ b/mojo/edk/system/mapping_table.h
|
| @@ -10,10 +10,10 @@
|
| #include <vector>
|
|
|
| #include "base/containers/hash_tables.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "mojo/edk/system/system_impl_export.h"
|
| #include "mojo/public/c/system/types.h"
|
| -#include "mojo/public/cpp/system/macros.h"
|
|
|
| namespace mojo {
|
|
|
|
|