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