Index: blimp/BUILD.gn |
diff --git a/blimp/BUILD.gn b/blimp/BUILD.gn |
index a4c48f60393d08fb727563256288a60fd98e8cbf..b6da2fa6b1fd56f24c98efe9f359c9ca5b7f666d 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), |
+ "--root-dir", |
+ rebase_path("//") |
] |
} |
} |