Chromium Code Reviews| Index: chrome/chrome_exe.gypi |
| =================================================================== |
| --- chrome/chrome_exe.gypi (revision 99618) |
| +++ chrome/chrome_exe.gypi (working copy) |
| @@ -453,12 +453,6 @@ |
| '../third_party/adobe/flash/flash_player.gyp:flash_player', |
| ], |
| }], |
| - ['OS=="linux"', { |
| - 'dependencies': [ |
| - 'nacl_helper_bootstrap', |
| - 'nacl_helper', |
| - ], |
| - }], |
| ['OS=="mac"', { |
| 'dependencies': [ |
| # On Mac, make sure we've built chrome_dll, which contains all of |