DescriptionDisable circular gyp dependency check on Mac
It's very easy to get into a situation where components.gyp depends on content_shell_and_tests.gyp which depends on components.gyp. This CL gets rid of the check on Mac. The dependency check is now only performed on iOS.
BUG=none
Committed: https://crrev.com/9449f96ffd22a93d929b6fa034903c76f89fb754
Cr-Commit-Position: refs/heads/master@{#327826}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Updated #
Total comments: 2
Patch Set 3 : Addressed comment #Messages
Total messages: 12 (3 generated)
|