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

Unified Diff: ui/gfx/codec/BUILD.gn

Issue 2865363002: Compile Skia image encoders (Closed)
Patch Set: Fix ios and win Created 3 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
« no previous file with comments | « third_party/libwebp/mux/muxread.c ('k') | ui/gfx/codec/skia_image_encoder_adapter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/codec/BUILD.gn
diff --git a/ui/gfx/codec/BUILD.gn b/ui/gfx/codec/BUILD.gn
index 6cdc8a7c0fef326d35e077cfea78063ea94605f7..03a5bd73b96f5d78e6b3f1cb5cc1e3d2c38daa73 100644
--- a/ui/gfx/codec/BUILD.gn
+++ b/ui/gfx/codec/BUILD.gn
@@ -11,8 +11,6 @@ component("codec") {
"jpeg_codec.h",
"png_codec.cc",
"png_codec.h",
- "skia_image_encoder_adapter.cc",
- "skia_image_encoder_adapter.h",
]
deps = [
« no previous file with comments | « third_party/libwebp/mux/muxread.c ('k') | ui/gfx/codec/skia_image_encoder_adapter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698