| Index: third_party/mojo/src/mojo/public/c/gles2/gles2_export.h
|
| diff --git a/third_party/mojo/src/mojo/public/c/gles2/gles2_export.h b/third_party/mojo/src/mojo/public/c/gles2/gles2_export.h
|
| index 60667b11cc7cd794e97015f5b27332b56531d0ca..a91e525def6ef39e2e33fe6678546159a2ca8a7c 100644
|
| --- a/third_party/mojo/src/mojo/public/c/gles2/gles2_export.h
|
| +++ b/third_party/mojo/src/mojo/public/c/gles2/gles2_export.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_PUBLIC_C_GLES2_GLES2_EXPORT_H_
|
| -#define MOJO_PUBLIC_C_GLES2_GLES2_EXPORT_H_
|
| +#ifndef THIRD_PARTY_MOJO_SRC_MOJO_PUBLIC_C_GLES2_GLES2_EXPORT_H_
|
| +#define THIRD_PARTY_MOJO_SRC_MOJO_PUBLIC_C_GLES2_GLES2_EXPORT_H_
|
|
|
| #if defined(COMPONENT_BUILD) && defined(MOJO_USE_GLES2_IMPL)
|
| #if defined(WIN32)
|
| @@ -30,4 +30,4 @@
|
|
|
| #endif // defined(COMPONENT_BUILD) && defined(MOJO_USE_GLES2_IMPL)
|
|
|
| -#endif // MOJO_PUBLIC_C_GLES2_GLES2_EXPORT_H_
|
| +#endif // THIRD_PARTY_MOJO_SRC_MOJO_PUBLIC_C_GLES2_GLES2_EXPORT_H_
|
|
|