Chromium Code Reviews
DescriptionAdd checks on services' public BUILD.gn files to //mojo/PRESUBMIT.py
This CL extends //mojo/PRESUBMIT.py with the following checks on services'
public BUILD.gn files:
- No references to the Mojo SDK via absolute paths
- No references to other services' buildfiles via absolute paths
- No other absolute-path deps
R=qsr@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/915d6bdef4ad63f3a942d504784cd8d213631e6f
Patch Set 1 #Patch Set 2 : Refactorings #Patch Set 3 : Nits #Patch Set 4 : Remove refactoring #Patch Set 5 : Add definition of services vars #
Total comments: 4
Patch Set 6 : Response to review #Patch Set 7 : Fix indentation #Messages
Total messages: 7 (1 generated)
|