Chromium Code Reviews| Index: pylib/gyp/MSVSNew.py |
| =================================================================== |
| --- pylib/gyp/MSVSNew.py (revision 1611) |
| +++ pylib/gyp/MSVSNew.py (working copy) |
| @@ -2,7 +2,7 @@ |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| -"""New implementation of Visual Studio project generation for SCons.""" |
| +"""New implementation of Visual Studio project generation.""" |
| import os |
| import random |