Index: chrome/installer/setup/BUILD.gn |
diff --git a/chrome/installer/setup/BUILD.gn b/chrome/installer/setup/BUILD.gn |
index 0fdb4bb4327de416fbaf46c9077e32877ab8a68b..c3626153159ce232d5844f3c56321925a99372c5 100644 |
--- a/chrome/installer/setup/BUILD.gn |
+++ b/chrome/installer/setup/BUILD.gn |
@@ -28,6 +28,7 @@ if (is_win) { |
"//build/win:default_exe_manifest", |
"//chrome/install_static:install_static_util", |
"//components/crash/content/app:app", |
+ "//mojo/edk/system", |
] |
} |