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

Unified Diff: tools/BUILD.public.expected

Issue 1687863003: Make SkJpegCodec compatible with libjpeg (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Reenable Jpeg for Google3 Created 4 years, 10 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
« src/codec/SkJpegCodec.cpp ('K') | « src/codec/SkJpegCodec.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/BUILD.public.expected
diff --git a/tools/BUILD.public.expected b/tools/BUILD.public.expected
index de6edf5e7eb26c41ac01c5e9a54a19027a6d2c0b..3bca345168249a8bbd976ea08f9df350b5ec222a 100644
--- a/tools/BUILD.public.expected
+++ b/tools/BUILD.public.expected
@@ -322,6 +322,7 @@ BASE_SRCS = ['include/private/SkAtomics.h',
'src/codec/SkCodec_libpng.h',
'src/codec/SkCodec_wbmp.cpp',
'src/codec/SkCodec_wbmp.h',
+ 'src/codec/SkJpegCodec.cpp',
msarett 2016/02/11 00:08:48 I couldn't get the autogeneration to work so I jus
dogben 2016/02/11 01:59:58 Yeah, don't worry about it. If you want the full s
mtklein 2016/02/11 02:06:59 I think we can just kill this file off for now, eh
msarett 2016/02/11 13:42:08 Done.
'src/codec/SkJpegCodec.h',
'src/codec/SkJpegDecoderMgr.cpp',
'src/codec/SkJpegDecoderMgr.h',
« src/codec/SkJpegCodec.cpp ('K') | « src/codec/SkJpegCodec.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698