Add native_handle.h to gyp.

BUG=http://crbug.com/170345
TEST=Build all.
R=stefan@webrtc.org, wu@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/2009004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4538 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
wuchengli@chromium.org 2013-08-13 05:53:38 +00:00
parent db1cefc14e
commit e1051b0731

View File

@ -54,6 +54,7 @@
],
'sources': [
'interface/i420_video_frame.h',
'interface/native_handle.h',
'interface/texture_video_frame.h',
'i420_video_frame.cc',
'jpeg/include/jpeg.h',