Index: services/native_support/process_impl_unittest.cc |
diff --git a/services/native_support/process_impl_unittest.cc b/services/native_support/process_impl_unittest.cc |
index 88a0805c792b257599a949ad3a5ded733e10bcad..9efa68f230113c05d1b33bcccbf276c9e6b1ccb7 100644 |
--- a/services/native_support/process_impl_unittest.cc |
+++ b/services/native_support/process_impl_unittest.cc |
@@ -11,9 +11,9 @@ |
#include "mojo/public/cpp/bindings/interface_request.h" |
#include "mojo/public/cpp/bindings/type_converter.h" |
#include "mojo/public/cpp/system/macros.h" |
-#include "mojo/services/files/public/cpp/output_stream_file.h" |
-#include "mojo/services/files/public/interfaces/file.mojom.h" |
-#include "mojo/services/files/public/interfaces/types.mojom.h" |
+#include "mojo/services/files/cpp/output_stream_file.h" |
+#include "mojo/services/files/interfaces/file.mojom.h" |
+#include "mojo/services/files/interfaces/types.mojom.h" |
#include "services/native_support/process_test_base.h" |
namespace native_support { |