Clean up the gyp files to reflect some files that were removed and/or renamed.

Review URL:  http://codereview.appspot.com/4536098/



git-svn-id: http://skia.googlecode.com/svn/trunk@1470 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
senorblanco@chromium.org 2011-06-01 18:28:22 +00:00
parent 1f3942110a
commit aa73168094
3 changed files with 3 additions and 3 deletions

View File

@ -92,7 +92,6 @@
'../samplecode/SampleSlides.cpp',
'../samplecode/SampleStrokePath.cpp',
'../samplecode/SampleStrokeText.cpp',
'../samplecode/SampleSVG.cpp',
'../samplecode/SampleTests.cpp',
'../samplecode/SampleText.cpp',
'../samplecode/SampleTextAlpha.cpp',

View File

@ -34,7 +34,8 @@
'../src/images/SkImageDecoder_libico.cpp',
'../src/images/SkImageDecoder_libjpeg.cpp',
'../src/images/SkImageDecoder_libpng.cpp',
'../src/images/SkImageDecoder_libpvjpeg.c',
# This file wasn't being compiled, and seems to have bitrotted.
#'../src/images/SkImageDecoder_libpvjpeg.cpp',
'../src/images/SkImageDecoder_wbmp.cpp',
'../src/images/SkImageEncoder.cpp',
'../src/images/SkImageEncoder_Factory.cpp',

View File

@ -10,7 +10,7 @@
'../third_party/glu',
],
'sources': [
'../third_party/glu/internal_glu.h',
'../third_party/glu/sk_glu.h',
'../third_party/glu/gluos.h',
'../third_party/glu/libtess/dict-list.h',
'../third_party/glu/libtess/dict.c',