mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2026-02-09 03:06:44 +08:00
DEPS: trunk -> libyuv
Replace 'trunk' root dir in DEPS with libyuv. R=fbarchard@google.com, fbarchard@chromium.org, kjellander@chromium.org BUG=libyuv:452 Review URL: https://webrtc-codereview.appspot.com/52109004.
This commit is contained in:
parent
ce960d5f6a
commit
0c31649f46
2
DEPS
2
DEPS
@ -1,7 +1,7 @@
|
|||||||
vars = {
|
vars = {
|
||||||
# Override root_dir in your .gclient's custom_vars to specify a custom root
|
# Override root_dir in your .gclient's custom_vars to specify a custom root
|
||||||
# folder name.
|
# folder name.
|
||||||
"root_dir": "trunk",
|
"root_dir": "libyuv",
|
||||||
"extra_gyp_flag": "-Dextra_gyp_flag=0",
|
"extra_gyp_flag": "-Dextra_gyp_flag=0",
|
||||||
|
|
||||||
# Roll the Chromium Git hash to pick up newer versions of all the
|
# Roll the Chromium Git hash to pick up newer versions of all the
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user