| Index: chrome/browser/nacl_host/test/BUILD.gn
|
| diff --git a/chrome/browser/nacl_host/test/BUILD.gn b/chrome/browser/nacl_host/test/BUILD.gn
|
| index 4716ffea7893778c1459f7887eea95001dd0b3c5..0715b3312eb9b9e1339c2e34654e13377cc1df5e 100644
|
| --- a/chrome/browser/nacl_host/test/BUILD.gn
|
| +++ b/chrome/browser/nacl_host/test/BUILD.gn
|
| @@ -11,6 +11,7 @@ if (enable_nacl && (is_linux || is_win)) {
|
| ]
|
| deps = [
|
| "//base",
|
| + "//build/config:exe_and_shlib_deps",
|
|
|
| # Default manifest on Windows (a no-op elsewhere).
|
| "//build/win:default_exe_manifest",
|
|
|