• Henrik Kjellander's avatar
    DEPS: Remove root_dir variable. · 960088ec
    Henrik Kjellander authored
    Due to legacy reasons, libyuv uses a root_dir variable in the DEPS file.
    It was used to make the bots checkout into a 'src' dir instead of 'libyuv',
    in order to get some tools working that had hard-coded assumptions on the name
    'src' of the top-level directory. This changes all those dirs to be named
    'src', which is needed to get tools_libyuv/autoroller/roll_deps.py to work
    while keeping the buildbot infrastructure working.
    
    BUG=libyuv:690
    TBR=fbarchard@chromium.org
    
    Change-Id: Ia138264d2576e3a9db95efa3de72a14531c92752
    Reviewed-on: https://chromium-review.googlesource.com/447913Reviewed-by: 's avatarFrank Barchard <fbarchard@google.com>
    960088ec
Name
Last commit
Last update
build_overrides Loading commit data...
docs Loading commit data...
include Loading commit data...
infra/config Loading commit data...
source Loading commit data...
tools_libyuv Loading commit data...
unit_test Loading commit data...
util Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.gn Loading commit data...
AUTHORS Loading commit data...
Android.mk Loading commit data...
BUILD.gn Loading commit data...
CM_linux_packages.cmake Loading commit data...
CMakeLists.txt Loading commit data...
DEPS Loading commit data...
LICENSE Loading commit data...
LICENSE_THIRD_PARTY Loading commit data...
OWNERS Loading commit data...
PATENTS Loading commit data...
PRESUBMIT.py Loading commit data...
README.chromium Loading commit data...
README.md Loading commit data...
all.gyp Loading commit data...
cleanup_links.py Loading commit data...
codereview.settings Loading commit data...
download_vs_toolchain.py Loading commit data...
gyp_libyuv Loading commit data...
gyp_libyuv.py Loading commit data...
libyuv.gni Loading commit data...
libyuv.gyp Loading commit data...
libyuv.gypi Loading commit data...
libyuv_nacl.gyp Loading commit data...
libyuv_test.gyp Loading commit data...
linux.mk Loading commit data...
public.mk Loading commit data...
pylintrc Loading commit data...
winarm.mk Loading commit data...