Index: mojo/public/c/gles2/gles2_export.h |
diff --git a/third_party/mojo/src/mojo/public/c/gles2/gles2_export.h b/mojo/public/c/gles2/gles2_export.h |
similarity index 79% |
rename from third_party/mojo/src/mojo/public/c/gles2/gles2_export.h |
rename to mojo/public/c/gles2/gles2_export.h |
index a91e525def6ef39e2e33fe6678546159a2ca8a7c..60667b11cc7cd794e97015f5b27332b56531d0ca 100644 |
--- a/third_party/mojo/src/mojo/public/c/gles2/gles2_export.h |
+++ b/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 THIRD_PARTY_MOJO_SRC_MOJO_PUBLIC_C_GLES2_GLES2_EXPORT_H_ |
-#define THIRD_PARTY_MOJO_SRC_MOJO_PUBLIC_C_GLES2_GLES2_EXPORT_H_ |
+#ifndef MOJO_PUBLIC_C_GLES2_GLES2_EXPORT_H_ |
+#define 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 // THIRD_PARTY_MOJO_SRC_MOJO_PUBLIC_C_GLES2_GLES2_EXPORT_H_ |
+#endif // MOJO_PUBLIC_C_GLES2_GLES2_EXPORT_H_ |