Chromium Code Reviews| Index: include/gpu/GrTexture.h | 
| diff --git a/include/gpu/GrTexture.h b/include/gpu/GrTexture.h | 
| index 047bd18186ef3b135cef6782a821df1bfa49661a..14a198fede400562adc03c8901e1fd253bb42174 100644 | 
| --- a/include/gpu/GrTexture.h | 
| +++ b/include/gpu/GrTexture.h | 
| @@ -89,7 +89,6 @@ public: | 
| #ifdef SK_DEBUG | 
| void validate() const { | 
| this->INHERITED::validate(); | 
| - | 
| this->validateDesc(); | 
| } | 
| #endif |