summaryrefslogtreecommitdiffstats
path: root/chrome_elf/blacklist.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_elf/blacklist.gypi')
-rw-r--r--chrome_elf/blacklist.gypi5
1 files changed, 1 insertions, 4 deletions
diff --git a/chrome_elf/blacklist.gypi b/chrome_elf/blacklist.gypi
index 50d1a26..f552186 100644
--- a/chrome_elf/blacklist.gypi
+++ b/chrome_elf/blacklist.gypi
@@ -17,10 +17,7 @@
'blacklist/blacklist_interceptions.h',
],
'dependencies': [
- # Depend on base_static, but do NOT take a dependency on base.gyp:base
- # as that would risk pulling in base's link-time dependencies which
- # chrome_elf cannot do.
- '../base/base.gyp:base_static',
+ '../base/base.gyp:base',
'../chrome_elf/chrome_elf.gyp:chrome_elf_breakpad',
'../chrome_elf/chrome_elf.gyp:chrome_elf_constants',
'../sandbox/sandbox.gyp:sandbox',