3902054b58
Mainly to pick up recent yasm changes needed for turning on libvpx in GN. Summary of changes (git diff 6455c69..deaf2f7 DEPS): * third_party/boringssl 7bdec13..a70c75c * third_party/libjpeg_turbo 3963fbc..034e9a9 * third_party/libvpx d95585f..4947d55 * tools/gyp 1972:1977 I had to add src/third_party/junit/src to be ignored due to http://crbug.com/417292. BUG=3855, chromium:417292 TBR=pbos@webrtc.org Review URL: https://webrtc-codereview.appspot.com/27539004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7313 4adac7df-926f-26a2-2b94-8c16560cd09d |
||
---|---|---|
.. | ||
.gclient | ||
OWNERS | ||
README |
This .gclient file is used to do download a copy of Chromium. WebRTC uses the Chromium build toolchain and a number of shared dependencies by creating symlinks to folders in this checkout, using the ../setup_links.py script.