Index: services/native_support/process_controller_impl_unittest.cc |
diff --git a/services/native_support/process_controller_impl_unittest.cc b/services/native_support/process_controller_impl_unittest.cc |
index ed3a42ee628cde531ba28212fa1322cc7ae7102f..6f9849c4760925412672e5da5794324026faf82a 100644 |
--- a/services/native_support/process_controller_impl_unittest.cc |
+++ b/services/native_support/process_controller_impl_unittest.cc |
@@ -10,9 +10,9 @@ |
#include "base/message_loop/message_loop.h" |
#include "mojo/public/cpp/bindings/interface_request.h" |
#include "mojo/public/cpp/bindings/type_converter.h" |
-#include "mojo/services/files/public/cpp/input_stream_file.h" |
-#include "mojo/services/files/public/cpp/output_stream_file.h" |
-#include "mojo/services/files/public/interfaces/types.mojom.h" |
+#include "mojo/services/files/cpp/input_stream_file.h" |
+#include "mojo/services/files/cpp/output_stream_file.h" |
+#include "mojo/services/files/interfaces/types.mojom.h" |
#include "services/native_support/process_test_base.h" |
namespace native_support { |