| Index: mojo/edk/embedder/platform_support.h
|
| diff --git a/mojo/edk/embedder/platform_support.h b/mojo/edk/embedder/platform_support.h
|
| index 160ba79b320425d124aea338e684a9470ea73568..15a300c65f199fdc7b93adb094ab97bf857fdec5 100644
|
| --- a/mojo/edk/embedder/platform_support.h
|
| +++ b/mojo/edk/embedder/platform_support.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "mojo/edk/embedder/scoped_platform_handle.h"
|
| #include "mojo/edk/system/system_impl_export.h"
|
| -#include "mojo/public/cpp/system/macros.h"
|
| +#include "third_party/mojo/src/mojo/public/cpp/system/macros.h"
|
|
|
| namespace mojo {
|
| namespace edk {
|
|
|