Index: sky/shell/gpu/picture_serializer.cc |
diff --git a/sky/viewer/compositor/picture_serializer.cc b/sky/shell/gpu/picture_serializer.cc |
similarity index 95% |
copy from sky/viewer/compositor/picture_serializer.cc |
copy to sky/shell/gpu/picture_serializer.cc |
index 19feba5ec175b88814f407ff91e4e443d630f032..22ea6551daace3df561f7a31eba945c1d51e8542 100644 |
--- a/sky/viewer/compositor/picture_serializer.cc |
+++ b/sky/shell/gpu/picture_serializer.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "sky/viewer/compositor/picture_serializer.h" |
+#include "sky/shell/gpu/picture_serializer.h" |
#include "third_party/skia/include/core/SkData.h" |
#include "third_party/skia/include/core/SkPixelSerializer.h" |