Index: services/native_support/process_controller_impl.h |
diff --git a/services/native_support/process_controller_impl.h b/services/native_support/process_controller_impl.h |
index 6182e6c80164091aea6f31e29b533cf96709fbef..fbd844b5692740636663126da74a0daf743a6981 100644 |
--- a/services/native_support/process_controller_impl.h |
+++ b/services/native_support/process_controller_impl.h |
@@ -14,8 +14,8 @@ |
#include "base/task_runner.h" |
#include "mojo/public/cpp/bindings/interface_request.h" |
#include "mojo/public/cpp/bindings/strong_binding.h" |
-#include "mojo/services/files/public/interfaces/file.mojom.h" |
-#include "mojo/services/files/public/interfaces/types.mojom.h" |
+#include "mojo/services/files/interfaces/file.mojom.h" |
+#include "mojo/services/files/interfaces/types.mojom.h" |
#include "mojo/services/native_support/public/interfaces/process.mojom.h" |
namespace native_support { |