Descriptiondepot_tools: add infra_paths recipe module for infra-specific paths (attempt #2)
This is different from previous attempt https://codereview.chromium.org/1915463002 .
The change is completely backwards-compatible, and doesn't introduce recipe
expectation changes.
Modules can be switched to depend on infra_paths independently,
without any expectation changes either.
By moving path module's config.py to paths_config.py here, we also guarantee
that the returned results are going to be exactly the same.
Depends on https://codereview.chromium.org/1923363003 .
BUG=chromium:605919
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=300324
Patch Set 1 #
Total comments: 2
Patch Set 2 : fixes #Messages
Total messages: 13 (6 generated)
|