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

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

Issue 1213683004: Move //sky/compositor to //sky/viewer/compositor (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 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 | « sky/viewer/compositor/texture_cache.h ('k') | sky/viewer/document_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « sky/viewer/compositor/texture_cache.h ('k') | sky/viewer/document_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698