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

Unified Diff: services/sky/compositor/rasterizer_bitmap.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.cc ('k') | services/sky/compositor/rasterizer_bitmap.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/sky/compositor/rasterizer_bitmap.h
diff --git a/sky/viewer/compositor/rasterizer_bitmap.h b/services/sky/compositor/rasterizer_bitmap.h
similarity index 94%
rename from sky/viewer/compositor/rasterizer_bitmap.h
rename to services/sky/compositor/rasterizer_bitmap.h
index 663f7089e0e3bb0c28ea2b2a2f5f3b1f016ae313..f69223b056af8def7d007077ec04f7137df17cd6 100644
--- a/sky/viewer/compositor/rasterizer_bitmap.h
+++ b/services/sky/compositor/rasterizer_bitmap.h
@@ -5,7 +5,7 @@
#ifndef SKY_VIEWER_COMPOSITOR_DISPLAY_RASTERIZER_BITMAP_H_
#define SKY_VIEWER_COMPOSITOR_DISPLAY_RASTERIZER_BITMAP_H_
-#include "sky/viewer/compositor/rasterizer.h"
+#include "services/sky/compositor/rasterizer.h"
#include "third_party/skia/include/core/SkBitmap.h"
namespace sky {
« no previous file with comments | « services/sky/compositor/rasterizer.cc ('k') | services/sky/compositor/rasterizer_bitmap.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698