|
Fix the dependency checker tool. Rules for a directory did modify their directory parent rules. Using copy.copy() solves the problem.Additional fix when "allow-current-directory" rules was not applied if DEPS file is missing.
Updated few DEPS file with reasonable rules.
To prevent tree closing other dependencies are added. These need to be either legitimated or dependency removed.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=9221
Total comments: 1
Total comments: 28
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+104 lines, -12 lines) |
Patch |
 |
M |
chrome/browser/DEPS
|
View
|
2
3
4
5
6
7
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/DEPS
|
View
|
2
3
4
5
6
7
|
1 chunk |
+15 lines, -3 lines |
0 comments
|
Download
|
 |
A |
chrome/common/gfx/DEPS
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/installer/setup/DEPS
|
View
|
4
5
6
7
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/plugin/DEPS
|
View
|
4
5
6
7
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/DEPS
|
View
|
2
3
4
5
6
7
|
1 chunk |
+14 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/DEPS
|
View
|
4
5
6
7
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/third_party/hunspell/google/DEPS
|
View
|
5
6
7
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/tools/DEPS
|
View
|
4
5
6
7
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/views/DEPS
|
View
|
2
3
4
5
6
7
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/base/DEPS
|
View
|
4
5
6
7
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/checkdeps/checkdeps.py
|
View
|
1
2
3
4
5
|
4 chunks |
+10 lines, -8 lines |
0 comments
|
Download
|
 |
M |
webkit/DEPS
|
View
|
4
5
6
7
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webkit/glue/DEPS
|
View
|
4
5
6
7
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
webkit/tools/DEPS
|
View
|
4
5
6
7
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|