Chromium Code Reviews| Index: chrome_elf/BUILD.gn |
| diff --git a/chrome_elf/BUILD.gn b/chrome_elf/BUILD.gn |
| index 0629b6f4ef235cc4507a7b226f8d4b880b151c4c..566bdcf11b466537de0756196a2c8e6726262c9c 100644 |
| --- a/chrome_elf/BUILD.gn |
| +++ b/chrome_elf/BUILD.gn |
| @@ -46,6 +46,7 @@ shared_library("chrome_elf") { |
| ":hook_util", |
| ":nt_registry", |
| ":security", |
| + "//base", |
| "//build/config/sanitizers:deps", |
| "//chrome/install_static:install_static_util", |
| ] |