Index: mojo/runner/data_pipe_peek_unittest.cc |
diff --git a/mojo/shell/data_pipe_peek_unittest.cc b/mojo/runner/data_pipe_peek_unittest.cc |
similarity index 97% |
rename from mojo/shell/data_pipe_peek_unittest.cc |
rename to mojo/runner/data_pipe_peek_unittest.cc |
index 126901b08e371b8eeb8a213c07bf4e11ba04b8fa..6fc2b7d5838bc0979c65c7841ed9b2d0b1e372e6 100644 |
--- a/mojo/shell/data_pipe_peek_unittest.cc |
+++ b/mojo/runner/data_pipe_peek_unittest.cc |
@@ -2,9 +2,9 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "mojo/shell/application_manager/data_pipe_peek.h" |
+#include "mojo/shell/data_pipe_peek.h" |
-#include "mojo/shell/context.h" |
+#include "mojo/runner/context.h" |
#include "testing/gtest/include/gtest/gtest.h" |
namespace mojo { |