Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 @echo off | 1 @echo off |
| 2 | 2 |
| 3 set PYTHONPATH=..\..\third_party\protobuf\python;..\..\third_party\protobuf\thir d_party\six | |
| 4 call python %~dp0\json_values_converter.py | 3 call python %~dp0\json_values_converter.py |
| OLD | NEW |