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

Unified Diff: src/codec/SkJpegUtility_codec.h

Issue 1214023003: Revert of Switch SkJpegCode to libjpeg-turbo (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 6 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 | « src/codec/SkJpegDecoderMgr.cpp ('k') | src/codec/SkJpegUtility_codec.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/codec/SkJpegUtility_codec.h
diff --git a/src/codec/SkJpegUtility_codec.h b/src/codec/SkJpegUtility_codec.h
index 4b3f1ab23b19f4a4944a552147f96797e0f3e02f..43391017b53cad8e0085cb2abbba66470050cae3 100644
--- a/src/codec/SkJpegUtility_codec.h
+++ b/src/codec/SkJpegUtility_codec.h
@@ -16,7 +16,6 @@
#include <stdio.h>
extern "C" {
- #include "jpeglibmangler.h"
#include "jpeglib.h"
#include "jerror.h"
}
« no previous file with comments | « src/codec/SkJpegDecoderMgr.cpp ('k') | src/codec/SkJpegUtility_codec.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698