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

Unified Diff: ui/gfx/BUILD.gn

Issue 2527833002: Implement SkEncodeImage() (Closed)
Patch Set: remove size check Created 4 years 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: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index 110c3f2ad76f12ddc65842ee7a2197a4386b44c5..d05795f3818378bd7bc18cf768f5c14a757f47e7 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -53,6 +53,8 @@ component("gfx") {
"animation/tween.cc",
"animation/tween.h",
"break_list.h",
+ "codec/install_skia_codec.cc",
+ "codec/install_skia_codec.h",
"codec/jpeg_codec.cc",
"codec/jpeg_codec.h",
"codec/png_codec.cc",

Powered by Google App Engine
This is Rietveld 408576698