Index: third_party/mojo/src/mojo/public/cpp/bindings/lib/fixed_buffer.h |
diff --git a/third_party/mojo/src/mojo/public/cpp/bindings/lib/fixed_buffer.h b/third_party/mojo/src/mojo/public/cpp/bindings/lib/fixed_buffer.h |
index 83eaf97067b37c38118488166fd566e862d01178..f0c7efd67e9d8f3a32ae4258144a898d54c6f961 100644 |
--- a/third_party/mojo/src/mojo/public/cpp/bindings/lib/fixed_buffer.h |
+++ b/third_party/mojo/src/mojo/public/cpp/bindings/lib/fixed_buffer.h |
@@ -2,11 +2,11 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef MOJO_PUBLIC_CPP_BINDINGS_LIB_FIXED_BUFFER_H_ |
-#define MOJO_PUBLIC_CPP_BINDINGS_LIB_FIXED_BUFFER_H_ |
+#ifndef THIRD_PARTY_MOJO_SRC_MOJO_PUBLIC_CPP_BINDINGS_LIB_FIXED_BUFFER_H_ |
+#define THIRD_PARTY_MOJO_SRC_MOJO_PUBLIC_CPP_BINDINGS_LIB_FIXED_BUFFER_H_ |
-#include "mojo/public/cpp/bindings/lib/buffer.h" |
-#include "mojo/public/cpp/system/macros.h" |
+#include "third_party/mojo/src/mojo/public/cpp/bindings/lib/buffer.h" |
+#include "third_party/mojo/src/mojo/public/cpp/system/macros.h" |
namespace mojo { |
namespace internal { |
@@ -75,4 +75,4 @@ class FixedBufferForTesting : public FixedBuffer { |
} // namespace internal |
} // namespace mojo |
-#endif // MOJO_PUBLIC_CPP_BINDINGS_LIB_FIXED_BUFFER_H_ |
+#endif // THIRD_PARTY_MOJO_SRC_MOJO_PUBLIC_CPP_BINDINGS_LIB_FIXED_BUFFER_H_ |