commit | 77787bcbe0616c6244cd1e3ddde6c9ca267795c3 | [log] [tgz] |
---|---|---|
author | Shahbaz Youssefi <[email protected]> | Tue Oct 16 21:27:51 2018 |
committer | Commit Bot <[email protected]> | Tue Oct 16 21:27:51 2018 |
tree | 649b7f6976428e2e465ef745dacb2d6725e8f81d | |
parent | 1d1b230e8e6f2e18058273dec7d9b5770f3871db [diff] |
Add a DEPS variable that points to src/ for angle 4c984bc7664755d701c75b49b795678e164551e3 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/1283830 Reviewed-by: Geoff Lang <[email protected]> Commit-Queue: Shahbaz Youssefi <[email protected]> Cr-Commit-Position: refs/heads/master@{#600125}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .