Chromium Code Reviews| Index: chrome_elf/chrome_elf.gyp |
| diff --git a/chrome_elf/chrome_elf.gyp b/chrome_elf/chrome_elf.gyp |
| index cbbb4b4b580717ff5fd51a327076d7fd1953b87d..1f403ecae0c10a2d528aad6dfee8d187233c34a6 100644 |
| --- a/chrome_elf/chrome_elf.gyp |
| +++ b/chrome_elf/chrome_elf.gyp |
| @@ -119,7 +119,7 @@ |
| ], |
| 'dependencies': [ |
| 'chrome_elf_common', |
| - '../base/base.gyp:base_static', |
| + '../base/base.gyp:base', |
| '../sandbox/sandbox.gyp:sandbox', |
| ], |
| }, |