| Index: mojo/shell/query_util.cc
|
| diff --git a/mojo/shell/application_manager/query_util.cc b/mojo/shell/query_util.cc
|
| similarity index 92%
|
| rename from mojo/shell/application_manager/query_util.cc
|
| rename to mojo/shell/query_util.cc
|
| index 252dcb63d56e74dca943d5dd6928303ea3dc6545..fbe4c56fde574a48f9e0fb5d38de2c15d8ddbf1c 100644
|
| --- a/mojo/shell/application_manager/query_util.cc
|
| +++ b/mojo/shell/query_util.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/query_util.h"
|
| +#include "mojo/shell/query_util.h"
|
|
|
| #include "base/strings/string_util.h"
|
|
|
|
|