Chromium Code Reviews| Index: test/actions-bare/gyptest-bare.py |
| diff --git a/test/actions-bare/gyptest-bare.py b/test/actions-bare/gyptest-bare.py |
| index b0c10938d1dfcc1e2e8d732b91eba7135dc22023..e3d6db1029b39f65ffc26dd937dfaf1722fd1b90 100755 |
| --- a/test/actions-bare/gyptest-bare.py |
| +++ b/test/actions-bare/gyptest-bare.py |
| @@ -13,6 +13,7 @@ import TestGyp |
| test = TestGyp.TestGyp() |
| test.run_gyp('bare.gyp', chdir='src') |
| + |
| test.relocate('src', 'relocate/src') |
| test.build('bare.gyp', chdir='relocate/src') |