--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
Note: it is usually NOT possible to sync and build a release branch (i.e. with consistent third_party DEPS); refer to the internal documentation (go/ChromeReleaseBranches) for that. The instructions below show how to check out a release branch only for a specific project (e.g. src.git).
That's not a problem here; it's possible to build release *tags* just fine (specific version numbers like the 56.0.2924.87 the original poster is using). The thing you can't build is the tip of a release *branch* (e.g. branch-heads/2924).