Chromium Code Reviews| Index: content/content_utility.gypi |
| diff --git a/content/content_utility.gypi b/content/content_utility.gypi |
| index 9fa39ebfd207cbd27945a649b5fb3b65f369a8e0..e799de5ecf3fb6804c1c76ffd8571c6c101828cb 100644 |
| --- a/content/content_utility.gypi |
| +++ b/content/content_utility.gypi |
| @@ -17,13 +17,4 @@ |
| 'include_dirs': [ |
| '..', |
| ], |
| - 'conditions': [ |
| - ['OS=="mac"', { |
| - 'link_settings': { |
| - 'mac_bundle_resources': [ |
| - 'utility/utility.sb', |
| - ], |
| - }, |
| - }], |
| - ], |
| } |