privatize SkBlitter.h

git-svn-id: http://skia.googlecode.com/svn/trunk@5040 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
reed@google.com 2012-08-09 20:32:43 +00:00
parent 3ec3ac5ffa
commit aaa3aec09b
2 changed files with 1 additions and 1 deletions

View File

@ -35,6 +35,7 @@
'<(skia_src_path)/core/SkBlitRow_D16.cpp',
'<(skia_src_path)/core/SkBlitRow_D32.cpp',
'<(skia_src_path)/core/SkBlitRow_D4444.cpp',
'<(skia_src_path)/core/SkBlitter.h',
'<(skia_src_path)/core/SkBlitter.cpp',
'<(skia_src_path)/core/SkBlitter_4444.cpp',
'<(skia_src_path)/core/SkBlitter_A1.cpp',
@ -165,7 +166,6 @@
'<(skia_include_path)/core/SkAdvancedTypefaceMetrics.h',
'<(skia_include_path)/core/SkBitmap.h',
'<(skia_include_path)/core/SkBlitRow.h',
'<(skia_include_path)/core/SkBlitter.h',
'<(skia_include_path)/core/SkBounder.h',
'<(skia_include_path)/core/SkBuffer.h',
'<(skia_include_path)/core/SkCanvas.h',