Add a DEPS variable that points to src/ for angle
4c984bc7 requires angle to call a script in build/util/, but this directory is in src/ in chromium, and ./ in angle. Similar to how angle_root was defined to point to the right directory in each project, src_root is added to point to src/ or ./ depending on the project as well. This is necessary for angle to be able to roll its dependencies forward. Bug: angleproject:2892 Change-Id: I691d378c76bb238071a59db2298206eba55278bb Reviewed-on: https://chromium-review.googlesource.com/c/1283830Reviewed-by:Geoff Lang <geofflang@chromium.org> Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org> Cr-Commit-Position: refs/heads/master@{#600125}
Showing
Please register or sign in to comment