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

Unified Diff: services/sky/compositor/layer.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/BUILD.gn ('k') | services/sky/compositor/layer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/sky/compositor/layer.h
diff --git a/sky/viewer/compositor/layer.h b/services/sky/compositor/layer.h
similarity index 92%
rename from sky/viewer/compositor/layer.h
rename to services/sky/compositor/layer.h
index f52f1b4950d04eca7c4f04e4a5c6c4afcb93e351..536e77f80c7d03e3e552fec56d2b970d59d2b48c 100644
--- a/sky/viewer/compositor/layer.h
+++ b/services/sky/compositor/layer.h
@@ -7,9 +7,9 @@
#include "base/memory/ref_counted.h"
#include "mojo/gpu/gl_texture.h"
+#include "services/sky/compositor/layer_client.h"
+#include "services/sky/compositor/rasterizer.h"
#include "skia/ext/refptr.h"
-#include "sky/viewer/compositor/layer_client.h"
-#include "sky/viewer/compositor/rasterizer.h"
#include "third_party/skia/include/core/SkPicture.h"
#include "ui/gfx/geometry/rect.h"
« no previous file with comments | « services/sky/compositor/BUILD.gn ('k') | services/sky/compositor/layer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698