Index: mojo/mojo_public_gles2_for_loadable_module.gypi |
diff --git a/mojo/mojo_public_gles2_for_loadable_module.gypi b/mojo/mojo_public_gles2_for_loadable_module.gypi |
index 31a350e4fef7b5dfb317d1b6097db3ba54083241..cd5dbbf1a15f84cdf30ed731ac1cc98a547d6783 100644 |
--- a/mojo/mojo_public_gles2_for_loadable_module.gypi |
+++ b/mojo/mojo_public_gles2_for_loadable_module.gypi |
@@ -31,17 +31,6 @@ |
'GLES2_USE_MOJO', |
], |
}, |
- 'all_dependent_settings': { |
- 'conditions': [ |
- # We need to be able to call the MojoSetGLES2Thunks() function in |
- # gles2_thunks.cc |
- ['OS=="android"', { |
- 'ldflags!': [ |
- '-Wl,--exclude-libs=ALL', |
- ], |
- }], |
- ], |
- }, |
'sources': [ |
'<(DEPTH)/third_party/mojo/src/mojo/public/c/gles2/gles2.h', |
'<(DEPTH)/third_party/mojo/src/mojo/public/c/gles2/gles2_export.h', |