Index: mojo/runner/host/native_application_support.h |
diff --git a/mojo/runner/host/native_application_support.h b/mojo/runner/host/native_application_support.h |
index dca22dedd63cc8a5c6707c8fd3842066008cd177..209cc183e3c2514e99154d089e9dc63f37d33982 100644 |
--- a/mojo/runner/host/native_application_support.h |
+++ b/mojo/runner/host/native_application_support.h |
@@ -6,7 +6,7 @@ |
#define MOJO_RUNNER_HOST_NATIVE_APPLICATION_SUPPORT_H_ |
#include "base/native_library.h" |
-#include "mojo/public/cpp/bindings/interface_request.h" |
+#include "third_party/mojo/src/mojo/public/cpp/bindings/interface_request.h" |
namespace base { |
class FilePath; |