| Index: services/shell/public/cpp/lib/names.cc
|
| diff --git a/mojo/shell/public/cpp/lib/names.cc b/services/shell/public/cpp/lib/names.cc
|
| similarity index 96%
|
| rename from mojo/shell/public/cpp/lib/names.cc
|
| rename to services/shell/public/cpp/lib/names.cc
|
| index 971e8aae835184c5250b0a7a9c2e8e49d77f278c..210a121926baea53dd4757a654abe294cccc0f5a 100644
|
| --- a/mojo/shell/public/cpp/lib/names.cc
|
| +++ b/services/shell/public/cpp/lib/names.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/public/cpp/names.h"
|
| +#include "services/shell/public/cpp/names.h"
|
|
|
| #include "base/strings/string_split.h"
|
| #include "base/strings/string_util.h"
|
|
|