| Index: shell/mojo_url_resolver_unittest.cc
|
| diff --git a/mojo/shell/mojo_url_resolver_unittest.cc b/shell/mojo_url_resolver_unittest.cc
|
| similarity index 95%
|
| rename from mojo/shell/mojo_url_resolver_unittest.cc
|
| rename to shell/mojo_url_resolver_unittest.cc
|
| index 292fc51a4bd51b39cbee3d1d6c121ea2bb5f254c..77d97dba1615d429711bd63bc7b2e00afd04eec2 100644
|
| --- a/mojo/shell/mojo_url_resolver_unittest.cc
|
| +++ b/shell/mojo_url_resolver_unittest.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/mojo_url_resolver.h"
|
| +#include "shell/mojo_url_resolver.h"
|
|
|
| #include "base/logging.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|