Chromium Code Reviews| Index: chrome_elf/BUILD.gn |
| diff --git a/chrome_elf/BUILD.gn b/chrome_elf/BUILD.gn |
| index 1a1af75ad312bb4a15808a6413ab96253b5d2046..64f5b7b32f3fc4bca74c5836e04223c14e6e355a 100644 |
| --- a/chrome_elf/BUILD.gn |
| +++ b/chrome_elf/BUILD.gn |
| @@ -90,7 +90,7 @@ |
| deps = [ |
| ":common", |
| "//breakpad:breakpad_handler", |
| - "//chrome/common:version_header", |
| + "//chrome:version_header", |
| ] |
| } |