Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 3a91365a3e98593c84fbf1aed6533d2e721ab91e..12a09f398aa565835ac8dbc9bc1805fe41bdefef 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -665,12 +665,6 @@ |
'include_dirs': [ |
'<(DEPTH)/third_party/khronos', |
], |
- 'link_settings': { |
- 'libraries': [ |
- '-lEGL', |
- '-lGLESv2', |
- ], |
- }, |
}], |
['target_arch != "arm" and chromeos == 1 and use_x11 == 1', { |
'sources': [ |