Chromium Code Reviews| Index: src/gpu/GrPictureUtils.h | 
| diff --git a/src/gpu/GrPictureUtils.h b/src/gpu/GrPictureUtils.h | 
| index edd45dbf49c07eb3e33fe3c62e5e671937f1d396..f24910507d5d453e3bbb0fcee2edef9de2f77162 100644 | 
| --- a/src/gpu/GrPictureUtils.h | 
| +++ b/src/gpu/GrPictureUtils.h | 
| @@ -76,7 +76,4 @@ private: | 
| typedef SkPicture::AccelData INHERITED; | 
| }; | 
| -void SkRecordComputeLayers(const SkRect& cullRect, const SkRecord& record, | 
| - SkBBoxHierarchy* bbh, GrAccelData* data); | 
| - | 
| #endif // GrPictureUtils_DEFINED |