mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-08 01:36:47 +08:00
Cleanup extraneous whitespace.
Review URL: http://webrtc-codereview.appspot.com/192004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@8 16f28f9a-4ce2-e073-06de-1de4eb20be90
This commit is contained in:
parent
878ada4b92
commit
5c5c831ad7
20
libyuv.gyp
20
libyuv.gyp
@ -16,7 +16,7 @@
|
||||
'include_dirs': [
|
||||
'include',
|
||||
'common',
|
||||
|
||||
|
||||
],
|
||||
'sources': [
|
||||
# includes
|
||||
@ -27,26 +27,26 @@
|
||||
|
||||
# headers
|
||||
'common/basic_types.h',
|
||||
'common/common.h',
|
||||
'common/common.h',
|
||||
'common/constructor_magic.h',
|
||||
'source/cpu_id.h',
|
||||
'source/cpu_id.h',
|
||||
'source/row.h',
|
||||
'source/video_common.h',
|
||||
|
||||
|
||||
# sources
|
||||
'source/convert.cc',
|
||||
'source/general.cc',
|
||||
'source/scale.cc',
|
||||
'source/cpu_id.cc',
|
||||
'source/format_conversion.cc',
|
||||
'source/planar_functions.cc',
|
||||
'source/row_posix.cc',
|
||||
'source/row_table.cc',
|
||||
'source/video_common.cc',
|
||||
|
||||
'source/planar_functions.cc',
|
||||
'source/row_posix.cc',
|
||||
'source/row_table.cc',
|
||||
'source/video_common.cc',
|
||||
|
||||
],
|
||||
},
|
||||
], # targets
|
||||
], # targets
|
||||
}
|
||||
|
||||
# Local Variables:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user