Skip to content
Snippets Groups Projects
user avatar
Natalie Weizenbaum authored
If a path dependency had a dependency back on the root package, it
would be detected as always stale because the root package isn't in the
lockfile. This changes the check to always consider that fresh, since
all dependencies on the root package are satisfied.

Closes #1416

R=rnystrom@google.com

Review URL: https://codereview.chromium.org//1985063004 .
488ab539