Chromium Code Reviews| Index: tests/PDFFlateTest.cpp | 
| diff --git a/tests/PDFFlateTest.cpp b/tests/PDFFlateTest.cpp | 
| index 40efe1a5d85f9ff8f2e414a11292b961f6abc883..64dc4e258669168a97a8780c93b2a85ff02295a2 100644 | 
| --- a/tests/PDFFlateTest.cpp | 
| +++ b/tests/PDFFlateTest.cpp | 
| @@ -6,7 +6,7 @@ | 
| */ | 
| #include "SkData.h" | 
| -#include "SkFlate.h" | 
| +#include "SkDeflate.h" | 
| #include "SkStream.h" | 
| #include "Test.h" |