| Index: mojo/edk/system/mapping_table.h
|
| diff --git a/mojo/edk/system/mapping_table.h b/mojo/edk/system/mapping_table.h
|
| index fb2acf365fec3df16ce782557653326fbf5a32e6..fd822989f170ff7e76a9e378f9cf5441ae67000d 100644
|
| --- a/mojo/edk/system/mapping_table.h
|
| +++ b/mojo/edk/system/mapping_table.h
|
| @@ -12,8 +12,8 @@
|
| #include "base/containers/hash_tables.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"
|
| +#include "third_party/mojo/src/mojo/public/c/system/types.h"
|
| +#include "third_party/mojo/src/mojo/public/cpp/system/macros.h"
|
|
|
| namespace mojo {
|
|
|
|
|