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

Unified Diff: services/sky/compositor/resource_manager.h

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/rasterizer_ganesh.cc ('k') | services/sky/compositor/resource_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/sky/compositor/resource_manager.h
diff --git a/sky/viewer/compositor/resource_manager.h b/services/sky/compositor/resource_manager.h
similarity index 96%
rename from sky/viewer/compositor/resource_manager.h
rename to services/sky/compositor/resource_manager.h
index afef2b22249eac89c55409bcc2cefa9ea3803a35..0f7bcb2dcd2a82984fc48924444be7e08cfd363f 100644
--- a/sky/viewer/compositor/resource_manager.h
+++ b/services/sky/compositor/resource_manager.h
@@ -10,7 +10,7 @@
#include "base/memory/scoped_vector.h"
#include "base/memory/weak_ptr.h"
#include "mojo/services/surfaces/public/interfaces/surfaces.mojom.h"
-#include "sky/viewer/compositor/texture_cache.h"
+#include "services/sky/compositor/texture_cache.h"
namespace gfx {
class Size;
« no previous file with comments | « services/sky/compositor/rasterizer_ganesh.cc ('k') | services/sky/compositor/resource_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698