Chromium Code Reviews| Index: src/core/SkData.cpp |
| diff --git a/src/core/SkData.cpp b/src/core/SkData.cpp |
| index 176e93c47be2f98303ba849cbb0eda597d370e6c..2f079140677759b85a746d8c66e0a726a53b6368 100644 |
| --- a/src/core/SkData.cpp |
| +++ b/src/core/SkData.cpp |
| @@ -6,7 +6,8 @@ |
| */ |
| #include "SkData.h" |
| -#include "SkFlattenableBuffers.h" |
| +#include "SkReadBuffer.h" |
| +#include "SkWriteBuffer.h" |
| #include "SkOSFile.h" |
| #include "SkOnce.h" |