| Index: test/win/gyptest-link-pdb.py
|
| diff --git a/test/win/gyptest-link-pdb.py b/test/win/gyptest-link-pdb.py
|
| index 38dcc7fd02970a5fec1465c9e5c9ebf4c1f4438e..26d744d0b7151870ae7ddffe1a06b5d8057f6624 100644
|
| --- a/test/win/gyptest-link-pdb.py
|
| +++ b/test/win/gyptest-link-pdb.py
|
| @@ -5,7 +5,8 @@
|
| # found in the LICENSE file.
|
|
|
| """
|
| -Verifies that the 'Profile' attribute in VCLinker is extracted properly.
|
| +Verifies that the 'ProgramDatabaseFile' attribute in VCLinker is extracted
|
| +properly.
|
| """
|
|
|
| import TestGyp
|
|
|