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

Unified Diff: tests/DeflateWStream.cpp

Issue 957323003: miniz support in SkFlate / PDF (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: SkToInt Created 5 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
Index: tests/DeflateWStream.cpp
diff --git a/tests/DeflateWStream.cpp b/tests/DeflateWStream.cpp
index 6a419adcfb32e10eecc12c1137bb4c714f45d8ad..a35e618289a172c912731ad6370d9c7771a43287 100644
--- a/tests/DeflateWStream.cpp
+++ b/tests/DeflateWStream.cpp
@@ -5,7 +5,6 @@
* found in the LICENSE file.
*/
-#include "SkDeflateWStream.h"
#include "SkFlate.h"
#include "SkRandom.h"
#include "Test.h"
« src/core/SkFlate.h ('K') | « src/pdf/SkPDFBitmap.cpp ('k') | third_party/miniz/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698