| Index: src/image/SkSurface_Gpu.cpp
 | 
| diff --git a/src/image/SkSurface_Gpu.cpp b/src/image/SkSurface_Gpu.cpp
 | 
| index e9049aef2eef09ed8d335de93a546f9cf89c154d..e673cef6703aecefbeb8acbdd2b78164247f4f52 100644
 | 
| --- a/src/image/SkSurface_Gpu.cpp
 | 
| +++ b/src/image/SkSurface_Gpu.cpp
 | 
| @@ -31,8 +31,6 @@ private:
 | 
|      typedef SkSurface_Base INHERITED;
 | 
|  };
 | 
|  
 | 
| -SK_DEFINE_INST_COUNT(SkSurface_Gpu)
 | 
| -
 | 
|  ///////////////////////////////////////////////////////////////////////////////
 | 
|  
 | 
|  SkSurface_Gpu::SkSurface_Gpu(GrContext* ctx, const SkImageInfo& info,
 | 
| 
 |