| Index: services/sky/compositor/layer_host_client.cc
|
| diff --git a/sky/viewer/compositor/layer_host_client.cc b/services/sky/compositor/layer_host_client.cc
|
| similarity index 81%
|
| rename from sky/viewer/compositor/layer_host_client.cc
|
| rename to services/sky/compositor/layer_host_client.cc
|
| index 49ee475489decd30a8c861f059784149bebd1ac6..f45f5ad25a0dde6dddfe787029afc6d2bff11afc 100644
|
| --- a/sky/viewer/compositor/layer_host_client.cc
|
| +++ b/services/sky/compositor/layer_host_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 "sky/viewer/compositor/layer_host_client.h"
|
| +#include "services/sky/compositor/layer_host_client.h"
|
|
|
| namespace sky {
|
|
|
|
|