Fix neglected cleanup of SkTileGridPicture.h

R=bsalomon@google.com

Author: robertphillips@google.com

Review URL: https://codereview.chromium.org/312803003
This commit is contained in:
robertphillips 2014-06-03 13:34:06 -07:00 committed by Commit bot
parent 65044bfe02
commit 795883e15b
2 changed files with 0 additions and 2 deletions

View File

@ -293,7 +293,6 @@
'<(skia_include_path)/core/SkTDStack.h',
'<(skia_include_path)/core/SkTDict.h',
'<(skia_include_path)/core/SkTInternalLList.h',
'<(skia_include_path)/core/SkTileGridPicture.h',
'<(skia_include_path)/core/SkTRegistry.h',
'<(skia_include_path)/core/SkTSearch.h',
'<(skia_include_path)/core/SkTemplates.h',

View File

@ -197,7 +197,6 @@
'core/SkComposeShader.h',
'core/SkUtils.h',
'core/SkImage.h',
'core/SkTileGridPicture.h',
'core/SkPaintOptionsAndroid.h',
'core/SkDeviceProperties.h',
'core/SkGraphics.h',