Chromium Code Reviews| Index: src/gpu/GrSurface.cpp | 
| =================================================================== | 
| --- a/src/gpu/GrSurface.cpp (revision 11693) | 
| +++ b/src/gpu/GrSurface.cpp (working copy) | 
| @@ -9,6 +9,7 @@ | 
| #include "SkBitmap.h" | 
| #include "SkImageEncoder.h" | 
| +#include <stdio.h> | 
| SK_DEFINE_INST_COUNT(GrSurface) |