| Index: remoting/android/BUILD.gn
|
| diff --git a/remoting/android/BUILD.gn b/remoting/android/BUILD.gn
|
| index 5941237b94290427f885d849b4ef88189ed4aea6..067f30bf48565a824ad707e7dd29b3a7351a7431 100644
|
| --- a/remoting/android/BUILD.gn
|
| +++ b/remoting/android/BUILD.gn
|
| @@ -26,6 +26,7 @@ shared_library("remoting_client_jni") {
|
| "//remoting/android:jni_headers",
|
| "//remoting/base",
|
| "//remoting/client",
|
| + "//remoting/client:opengl_renderer",
|
| "//remoting/protocol",
|
| "//ui/events:dom_keycode_converter",
|
| "//ui/gfx",
|
|
|