Index: services/native_support/process_impl.h |
diff --git a/services/native_support/process_impl.h b/services/native_support/process_impl.h |
index dca0b70fe33f25b00bdda31959911050c2947606..34b743f3c210812bbc8fe4e73dc908247cd8b948 100644 |
--- a/services/native_support/process_impl.h |
+++ b/services/native_support/process_impl.h |
@@ -13,7 +13,7 @@ |
#include "base/task_runner.h" |
#include "mojo/public/cpp/bindings/interface_request.h" |
#include "mojo/public/cpp/bindings/strong_binding.h" |
-#include "mojo/services/native_support/public/interfaces/process.mojom.h" |
+#include "mojo/services/native_support/interfaces/process.mojom.h" |
namespace mojo { |
class ApplicationConnection; |