Index: third_party/mojo/src/mojo/public/cpp/utility/run_loop_handler.h |
diff --git a/third_party/mojo/src/mojo/public/cpp/utility/run_loop_handler.h b/third_party/mojo/src/mojo/public/cpp/utility/run_loop_handler.h |
index 69838d5e57c311abe126f9beeb833eeaa1657f18..d68af747d3fefb7b147852d565e32d1ffa3bbc3a 100644 |
--- a/third_party/mojo/src/mojo/public/cpp/utility/run_loop_handler.h |
+++ b/third_party/mojo/src/mojo/public/cpp/utility/run_loop_handler.h |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef MOJO_PUBLIC_CPP_UTILITY_RUN_LOOP_HANDLER_H_ |
-#define MOJO_PUBLIC_CPP_UTILITY_RUN_LOOP_HANDLER_H_ |
+#ifndef THIRD_PARTY_MOJO_SRC_MOJO_PUBLIC_CPP_UTILITY_RUN_LOOP_HANDLER_H_ |
+#define THIRD_PARTY_MOJO_SRC_MOJO_PUBLIC_CPP_UTILITY_RUN_LOOP_HANDLER_H_ |
-#include "mojo/public/cpp/system/core.h" |
+#include "third_party/mojo/src/mojo/public/cpp/system/core.h" |
namespace mojo { |
@@ -22,4 +22,4 @@ class RunLoopHandler { |
} // namespace mojo |
-#endif // MOJO_PUBLIC_CPP_UTILITY_RUN_LOOP_HANDLER_H_ |
+#endif // THIRD_PARTY_MOJO_SRC_MOJO_PUBLIC_CPP_UTILITY_RUN_LOOP_HANDLER_H_ |