Index: mojo/edk/js/waiting_callback.h |
diff --git a/mojo/edk/js/waiting_callback.h b/mojo/edk/js/waiting_callback.h |
index 2deedfc1525bb78d768c4d0b78b14ba264721b3c..c1b76aaf47e6afc2bf6e330d8f348d6534286548 100644 |
--- a/mojo/edk/js/waiting_callback.h |
+++ b/mojo/edk/js/waiting_callback.h |
@@ -11,8 +11,8 @@ |
#include "gin/wrappable.h" |
#include "mojo/edk/js/handle.h" |
#include "mojo/edk/js/handle_close_observer.h" |
-#include "third_party/mojo/src/mojo/public/c/environment/async_waiter.h" |
-#include "third_party/mojo/src/mojo/public/cpp/system/core.h" |
+#include "mojo/public/c/environment/async_waiter.h" |
+#include "mojo/public/cpp/system/core.h" |
namespace mojo { |
namespace edk { |