DescriptionFixing Extensions Integration Test LocalFileSystem path issues under Windows
This fixes \src\chrome\common\extensions\dos\server2\integration_test.py
failure under Windows. Here, path_utils.py requires path with separator '/', but it's given separator '\\' in Windows and fails.
BUG=369510
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=267952
Patch Set 1 #
Total comments: 3
Patch Set 2 : Fix comments. #Patch Set 3 : Fix typo. #Messages
Total messages: 12 (0 generated)
|