| Index: shell/test_child_process.cc
|
| diff --git a/mojo/shell/test_child_process.cc b/shell/test_child_process.cc
|
| similarity index 92%
|
| rename from mojo/shell/test_child_process.cc
|
| rename to shell/test_child_process.cc
|
| index fe187a546dcfa2817a3a37cc91d3fccbec0c9fd8..85ab796be19fedd52d2257fe65b5e6c47e43b469 100644
|
| --- a/mojo/shell/test_child_process.cc
|
| +++ b/shell/test_child_process.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "mojo/shell/test_child_process.h"
|
| +#include "shell/test_child_process.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/location.h"
|
|
|