Commit 5c5c831a authored by frkoenig@google.com's avatar frkoenig@google.com

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
parent 878ada4b
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment