webrtc/common_video
VladimirTechMan 7ee54a3cfd Use $rtc_libyuv_dir in common_video/BUILD.gn, not hard-encoded "libyuv"
This fix brings common_video/BUILD.gn on a par with other BUILD.gn files
that use $rtc_libyuv_dir to include libyuv header files when building
WebRTC. Doing so eliminates the failure in the building process when
a non-default $rtc_libyuv_dir is used.

Bug: webrtc:8399
Change-Id: I1bac0285f1869a334d116d0e1371aa10204137e5
Reviewed-on: https://webrtc-review.googlesource.com/11140
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Reviewed-by: Magnus Jedvert <magjed@webrtc.org>
Commit-Queue: Magnus Jedvert <magjed@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20315}
2017-10-16 16:05:37 +00:00
..
h264 Delete unneeded includes of pathutils.h 2017-10-02 07:05:19 +00:00
include Add explicit includes of refcountedobject.h where it is used. 2017-10-06 13:00:14 +00:00
libyuv Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
bitrate_adjuster.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
bitrate_adjuster_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
BUILD.gn Use $rtc_libyuv_dir in common_video/BUILD.gn, not hard-encoded "libyuv" 2017-10-16 16:05:37 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
i420_buffer_pool.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
i420_buffer_pool_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
i420_video_frame_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
incoming_video_stream.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
video_frame.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_frame_buffer.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_render_frames.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_render_frames.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00