Chromium Code Reviews| Index: chrome/app_installer/BUILD.gn |
| diff --git a/chrome/app_installer/BUILD.gn b/chrome/app_installer/BUILD.gn |
| index fed53cd90e9c4f4fa251e7a64b777d12db5e8b00..9ff440959e08234136fac2b3c5065658e31af03b 100644 |
| --- a/chrome/app_installer/BUILD.gn |
| +++ b/chrome/app_installer/BUILD.gn |
| @@ -50,6 +50,7 @@ test("app_installer_unittests") { |
| ":util", |
| "//base", |
| "//base/test:run_all_unittests", |
| + "//mojo/environment:chromium", |
| "//net:test_support", |
| "//testing/gtest", |
| ] |