| Index: services/sky/compositor/texture_cache.cc
|
| diff --git a/sky/viewer/compositor/texture_cache.cc b/services/sky/compositor/texture_cache.cc
|
| similarity index 94%
|
| rename from sky/viewer/compositor/texture_cache.cc
|
| rename to services/sky/compositor/texture_cache.cc
|
| index deff4443bc3ae48d300d52a2c0bf986068e62d40..adcf1d3030ca4786eabb2c5f169948f261819128 100644
|
| --- a/sky/viewer/compositor/texture_cache.cc
|
| +++ b/services/sky/compositor/texture_cache.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/texture_cache.h"
|
| +#include "services/sky/compositor/texture_cache.h"
|
|
|
| #include "mojo/converters/geometry/geometry_type_converters.h"
|
| #include "mojo/gpu/gl_texture.h"
|
|
|