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

Unified Diff: services/sky/compositor/rasterizer_ganesh.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_bitmap.cc ('k') | services/sky/compositor/rasterizer_ganesh.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/sky/compositor/rasterizer_ganesh.h
diff --git a/sky/viewer/compositor/rasterizer_ganesh.h b/services/sky/compositor/rasterizer_ganesh.h
similarity index 93%
rename from sky/viewer/compositor/rasterizer_ganesh.h
rename to services/sky/compositor/rasterizer_ganesh.h
index d96ee62a14e7184583fea273df5257221472c71b..e47dcf1135916295867efedc344a4bcb8123f66d 100644
--- a/sky/viewer/compositor/rasterizer_ganesh.h
+++ b/services/sky/compositor/rasterizer_ganesh.h
@@ -5,7 +5,7 @@
#ifndef SKY_VIEWER_COMPOSITOR_DISPLAY_RASTERIZER_GANESH_H_
#define SKY_VIEWER_COMPOSITOR_DISPLAY_RASTERIZER_GANESH_H_
-#include "sky/viewer/compositor/rasterizer.h"
+#include "services/sky/compositor/rasterizer.h"
namespace sky {
class LayerHost;
« no previous file with comments | « services/sky/compositor/rasterizer_bitmap.cc ('k') | services/sky/compositor/rasterizer_ganesh.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698