Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(67)

Unified Diff: services/sky/compositor/texture_cache.cc

Issue 1235093002: Move sky_viewer into services/sky (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: again Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « services/sky/compositor/texture_cache.h ('k') | services/sky/content_handler_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « services/sky/compositor/texture_cache.h ('k') | services/sky/content_handler_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698