Index: services/native_support/process_impl.cc |
diff --git a/services/native_support/process_impl.cc b/services/native_support/process_impl.cc |
index c268a7edba0786ace837cb6e2f2aaa49decc7118..9850739eb6c6345355b71c7329cf6306c9b50679 100644 |
--- a/services/native_support/process_impl.cc |
+++ b/services/native_support/process_impl.cc |
@@ -21,7 +21,7 @@ |
#include "base/process/launch.h" |
#include "base/process/process.h" |
#include "build/build_config.h" |
-#include "mojo/services/files/public/interfaces/types.mojom.h" |
+#include "mojo/services/files/interfaces/types.mojom.h" |
#include "services/native_support/make_pty_pair.h" |
#include "services/native_support/process_controller_impl.h" |
#include "services/native_support/process_io_redirection.h" |