From c5e70b09f419d9e2bfd428ce8944f3c8f63eb13c Mon Sep 17 00:00:00 2001 From: "wuchengli@chromium.org" Date: Tue, 13 Aug 2013 05:53:38 +0000 Subject: 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/webrtc@4538 4adac7df-926f-26a2-2b94-8c16560cd09d --- common_video/common_video.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'common_video') diff --git a/common_video/common_video.gyp b/common_video/common_video.gyp index f8b71247..554333cc 100644 --- a/common_video/common_video.gyp +++ b/common_video/common_video.gyp @@ -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', -- cgit v1.2.3