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

Unified Diff: services/sky/compositor/layer_host.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/layer_client.cc ('k') | services/sky/compositor/layer_host.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/sky/compositor/layer_host.h
diff --git a/sky/viewer/compositor/layer_host.h b/services/sky/compositor/layer_host.h
similarity index 92%
rename from sky/viewer/compositor/layer_host.h
rename to services/sky/compositor/layer_host.h
index 4205f493a4acfaf9e20cdb4e61c8ea7d7e649dde..377eb450b679d240f257e919c83fa2c21c3b45e9 100644
--- a/sky/viewer/compositor/layer_host.h
+++ b/services/sky/compositor/layer_host.h
@@ -10,9 +10,9 @@
#include "base/memory/weak_ptr.h"
#include "mojo/gpu/gl_context_owner.h"
#include "mojo/skia/ganesh_context.h"
-#include "sky/viewer/compositor/layer_host_client.h"
-#include "sky/viewer/compositor/resource_manager.h"
-#include "sky/viewer/compositor/surface_holder.h"
+#include "services/sky/compositor/layer_host_client.h"
+#include "services/sky/compositor/resource_manager.h"
+#include "services/sky/compositor/surface_holder.h"
namespace sky {
class ResourceManager;
« no previous file with comments | « services/sky/compositor/layer_client.cc ('k') | services/sky/compositor/layer_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698