Chromium Code Reviews| Index: chrome/chrome_common.gypi |
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
| index 4a7bcc0214158e24a3eff185a671f202b5f8e51e..9d6d00387ce2d0b41dd3b13461833007edf6c2ec 100644 |
| --- a/chrome/chrome_common.gypi |
| +++ b/chrome/chrome_common.gypi |
| @@ -531,11 +531,6 @@ |
| ], |
| }, |
| }], |
| - ['OS=="linux" and selinux==1', { |
| - 'dependencies': [ |
| - '../build/linux/system.gyp:selinux', |
| - ], |
| - }], |
| ['chromeos==1', { |
| 'sources!': [ |
| 'common/chrome_version_info_linux.cc', |