From 0c31649f4635dff56c729f7a6003b27081801d2d Mon Sep 17 00:00:00 2001 From: Nodir Turakulov Date: Tue, 9 Jun 2015 21:15:08 -0700 Subject: [PATCH] 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. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5cdaa0229..24c502cd0 100644 --- a/DEPS +++ b/DEPS @@ -1,7 +1,7 @@ vars = { # Override root_dir in your .gclient's custom_vars to specify a custom root # folder name. - "root_dir": "trunk", + "root_dir": "libyuv", "extra_gyp_flag": "-Dextra_gyp_flag=0", # Roll the Chromium Git hash to pick up newer versions of all the