Index: sky/viewer/compositor/rasterizer_bitmap.cc |
diff --git a/sky/compositor/rasterizer_bitmap.cc b/sky/viewer/compositor/rasterizer_bitmap.cc |
similarity index 88% |
rename from sky/compositor/rasterizer_bitmap.cc |
rename to sky/viewer/compositor/rasterizer_bitmap.cc |
index ee926f212de68ce57798d5775d8e70c7a126fc2f..0cec141904574218f416d583d10b34da0a0a752b 100644 |
--- a/sky/compositor/rasterizer_bitmap.cc |
+++ b/sky/viewer/compositor/rasterizer_bitmap.cc |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "sky/compositor/rasterizer_bitmap.h" |
+#include "sky/viewer/compositor/rasterizer_bitmap.h" |
-#include "sky/compositor/layer_client.h" |
-#include "sky/compositor/layer_host.h" |
+#include "sky/viewer/compositor/layer_client.h" |
+#include "sky/viewer/compositor/layer_host.h" |
#include "third_party/skia/include/core/SkBitmapDevice.h" |
#include "third_party/skia/include/core/SkCanvas.h" |
#include "third_party/skia/include/core/SkPicture.h" |