Chromium Code Reviews| Index: test/variables/commands/test.py |
| diff --git a/test/variables/commands/test.py b/test/variables/commands/test.py |
| index 4d9ca6d1abe6a1cea4e87b0a272e526996f9dfa2..a76c00572a6ac977a25c71f1549e7b44b58daec4 100644 |
| --- a/test/variables/commands/test.py |
| +++ b/test/variables/commands/test.py |
| @@ -1 +1 @@ |
| -print "sample\\path\\foo.cpp" |
| +print("sample\\path\\foo.cpp") |