DescriptionFix pylint presubmit check so that it works on Windows.
r176777 introduced a change that relied on os.path.samepath, which does not exist on Windows.
BUG=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=177701
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : Used maruel's suggested implementation. #Messages
Total messages: 9 (0 generated)
|