| Index: chrome_elf/blacklist.gypi
|
| diff --git a/chrome_elf/blacklist.gypi b/chrome_elf/blacklist.gypi
|
| index 86c97c959bafbbe6612a9a072eebb02a40f6f97f..7ab5be1aaac6addb7929b4cecb9773c5b157d032 100644
|
| --- a/chrome_elf/blacklist.gypi
|
| +++ b/chrome_elf/blacklist.gypi
|
| @@ -21,7 +21,6 @@
|
| # as that would risk pulling in base's link-time dependencies which
|
| # chrome_elf cannot do.
|
| '../base/base.gyp:base_static',
|
| - '../chrome/chrome.gyp:chrome_version_header',
|
| '../chrome_elf/chrome_elf.gyp:chrome_elf_breakpad',
|
| '../chrome_elf/chrome_elf.gyp:chrome_elf_constants',
|
| '../sandbox/sandbox.gyp:sandbox',
|
|
|