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

Unified Diff: ui/gfx/BUILD.gn

Issue 2527833002: Implement SkEncodeImage() (Closed)
Patch Set: 2016-11-30 (Wednesday) 12:18:52 EST 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 1e345fa28c9955a5a3c8f4970fedd3e56a8be546..5fe64ca8e3376309386cbd55a781600ec1ca93dc 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