Index: third_party/mojo/src/mojo/edk/js/handle.cc |
diff --git a/third_party/mojo/src/mojo/edk/js/handle.cc b/third_party/mojo/src/mojo/edk/js/handle.cc |
index de8f3383836494bc63fc67134da1cc88302797a3..f669e9bb33e22c543bf2e44323eea73cd3e86d3b 100644 |
--- a/third_party/mojo/src/mojo/edk/js/handle.cc |
+++ b/third_party/mojo/src/mojo/edk/js/handle.cc |
@@ -2,9 +2,9 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "mojo/edk/js/handle.h" |
+#include "third_party/mojo/src/mojo/edk/js/handle.h" |
-#include "mojo/edk/js/handle_close_observer.h" |
+#include "third_party/mojo/src/mojo/edk/js/handle_close_observer.h" |
namespace mojo { |
namespace js { |