Chromium Code Reviews| Index: remoting/android/BUILD.gn |
| diff --git a/remoting/android/BUILD.gn b/remoting/android/BUILD.gn |
| index af463b4e5a2505186706c34084480daf8a3b83fc..c6db8a454b1c6265dcc509e599a9ff71c2d79235 100644 |
| --- a/remoting/android/BUILD.gn |
| +++ b/remoting/android/BUILD.gn |
| @@ -61,6 +61,7 @@ shared_library("remoting_client_jni") { |
| ] |
| libs = [ |
| "OpenSLES", |
| + "GLESv2", |
| "EGL", |
| ] |
| configs += [ "//remoting:enable_webrtc_remoting_client" ] |