| Index: apps/ui/apps_client.cc
|
| diff --git a/apps/apps_client.cc b/apps/ui/apps_client.cc
|
| similarity index 94%
|
| rename from apps/apps_client.cc
|
| rename to apps/ui/apps_client.cc
|
| index dbdb5466771734d5cd4f2da57b4d2eefd4bce29a..45a41e4f30b27b956f3794672f03a893e718fdb0 100644
|
| --- a/apps/apps_client.cc
|
| +++ b/apps/ui/apps_client.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 "apps/apps_client.h"
|
| +#include "apps/ui/apps_client.h"
|
|
|
| #include "base/basictypes.h"
|
|
|
|
|