Index: build/linux/system.gyp |
diff --git a/build/linux/system.gyp b/build/linux/system.gyp |
index b925792c33c2fc7e7c974a0babbddeb78625a417..49acd6573e532efa609b69aad0e88a88815b4642 100644 |
--- a/build/linux/system.gyp |
+++ b/build/linux/system.gyp |
@@ -623,19 +623,6 @@ |
], |
}, |
{ |
- 'target_name': 'selinux', |
- 'type': 'none', |
- 'conditions': [ |
- ['_toolset=="target"', { |
- 'link_settings': { |
- 'libraries': [ |
- '-lselinux', |
- ], |
- }, |
- }], |
- ], |
- }, |
- { |
'target_name': 'gnome_keyring', |
'type': 'none', |
'conditions': [ |