Chromium Code Reviews| Index: test/mac/gyptest-installname.py |
| diff --git a/test/mac/gyptest-installname.py b/test/mac/gyptest-installname.py |
| index c300820f6ceff1295c6f6bdd7b9025dbb496baad..8f1f0246a9c714a0ef0c3d4a4f8f8487a97505ba 100644 |
| --- a/test/mac/gyptest-installname.py |
| +++ b/test/mac/gyptest-installname.py |
| @@ -20,6 +20,7 @@ if sys.platform == 'darwin': |
| CHDIR = 'installname' |
| test.run_gyp('test.gyp', chdir=CHDIR) |
| + |
| test.build('test.gyp', test.ALL, chdir=CHDIR) |
| def GetInstallname(p): |