4a25199b760b62288090cdc252d0dab455078130

When building WebRTC from a Chromium checkout (i.e. with https://codereview.chromium.org/321313006/ applied) GN cannot execute successfully. This CL fixes: - include path for video_processing module's SSE2 target. - NSS/SSL targets BUG=3441 TEST= Passing WebRTC GN trybots. Passing build from a Chromium checkout with https://codereview.chromium.org/321313006 applied and src/third_party/webrtc symlinked to the WebRTC checkout with this CL: gn gen out/Default --args="clang_use_chrome_plugins=false" && ninja -C out/Default gn gen out/Default --args="os=\"android\" cpu_arch=\"arm\" clang_use_chrome_plugins=false" && ninja -C out/Default R=brettw@chromium.org Review URL: https://webrtc-codereview.appspot.com/21179005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6921 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%