| Index: third_party/mojo/src/mojo/edk/embedder/configuration.h
|
| diff --git a/third_party/mojo/src/mojo/edk/embedder/configuration.h b/third_party/mojo/src/mojo/edk/embedder/configuration.h
|
| index 0f99e1f2c42c6dbdd3c6a47453a084e268f28fa4..f02a13d4f7bc140e70e898f75ee5bef11e3e6b41 100644
|
| --- a/third_party/mojo/src/mojo/edk/embedder/configuration.h
|
| +++ b/third_party/mojo/src/mojo/edk/embedder/configuration.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef MOJO_EDK_EMBEDDER_CONFIGURATION_H_
|
| -#define MOJO_EDK_EMBEDDER_CONFIGURATION_H_
|
| +#ifndef THIRD_PARTY_MOJO_SRC_MOJO_EDK_EMBEDDER_CONFIGURATION_H_
|
| +#define THIRD_PARTY_MOJO_SRC_MOJO_EDK_EMBEDDER_CONFIGURATION_H_
|
|
|
| #include <stddef.h>
|
|
|
| @@ -65,4 +65,4 @@ struct Configuration {
|
| } // namespace embedder
|
| } // namespace mojo
|
|
|
| -#endif // MOJO_EDK_EMBEDDER_CONFIGURATION_H_
|
| +#endif // THIRD_PARTY_MOJO_SRC_MOJO_EDK_EMBEDDER_CONFIGURATION_H_
|
|
|