| Index: mojo/shell/data_pipe_peek.cc
|
| diff --git a/mojo/shell/application_manager/data_pipe_peek.cc b/mojo/shell/data_pipe_peek.cc
|
| similarity index 98%
|
| rename from mojo/shell/application_manager/data_pipe_peek.cc
|
| rename to mojo/shell/data_pipe_peek.cc
|
| index 9109b5134dcb2cfb573b0da61ae976fd7248f793..4c74c5537bb1be381f2290570ee691b57e4eb8a3 100644
|
| --- a/mojo/shell/application_manager/data_pipe_peek.cc
|
| +++ b/mojo/shell/data_pipe_peek.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/application_manager/data_pipe_peek.h"
|
| +#include "mojo/shell/data_pipe_peek.h"
|
|
|
| #include <stdint.h>
|
|
|
|
|