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

Unified Diff: cc/proto/image_serialization_processor.h

Issue 1939143002: Remove all uses of skia::RefPtr and stale includes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 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
Index: cc/proto/image_serialization_processor.h
diff --git a/cc/proto/image_serialization_processor.h b/cc/proto/image_serialization_processor.h
index 75b9936417e0bd25a9f945bfe756e377cfc1fb54..2827eb4587c3daa2d1fea203536fc776bf800653 100644
--- a/cc/proto/image_serialization_processor.h
+++ b/cc/proto/image_serialization_processor.h
@@ -6,7 +6,6 @@
#define CC_PROTO_IMAGE_SERIALIZATION_PROCESSOR_H_
#include "third_party/skia/include/core/SkPicture.h"
-#include "third_party/skia/include/core/SkPixelSerializer.h"
class SkPixelSerializer;

Powered by Google App Engine
This is Rietveld 408576698