Chromium Code Reviews| Index: ui/ui.gyp |
| diff --git a/ui/ui.gyp b/ui/ui.gyp |
| index ab7a4a127f83f7e1421f12c6beec7a776ec705f4..c51550ccfc95492caf38f72b85241a2623c64955 100644 |
| --- a/ui/ui.gyp |
| +++ b/ui/ui.gyp |
| @@ -704,11 +704,6 @@ |
| '-ldl', |
| ], |
| }], |
| - ['os_bsd==1 and use_system_libjpeg==1', { |
| - 'include_dirs': [ |
| - '/usr/local/include', |
| - ], |
| - }], |
| ['inside_chromium_build==0', { |
| 'dependencies': [ |
| '<(DEPTH)/webkit/support/setup_third_party.gyp:third_party_headers', |