Chromium Code Reviews| Index: blimp/BUILD.gn |
| diff --git a/blimp/BUILD.gn b/blimp/BUILD.gn |
| index a4c48f60393d08fb727563256288a60fd98e8cbf..fb0fdc5c28957a02d3add62640e32c063ad03ca1 100644 |
| --- a/blimp/BUILD.gn |
| +++ b/blimp/BUILD.gn |
| @@ -175,6 +175,8 @@ if (is_linux) { |
| _rebased_blimp_engine_env_tests_manifest, |
| "--output", |
| rebase_path(_bundle), |
| + "--tar-contents-rooted-in", |
| + rebase_path("//") |
| ] |
| } |
| } |