| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index f01335cdf420ae1ce6c2a10f45201292e8295128..c514033bbeedd51ee91b25e21cde37e0e1ddb54f 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -1819,6 +1819,8 @@
|
| '../google_apis/google_apis.gyp:google_apis',
|
| ],
|
| 'sources': [
|
| + 'client/jni/chromoting_jni.cc',
|
| + 'client/jni/chromoting_jni.h',
|
| 'client/jni/chromoting_jni_instance.cc',
|
| 'client/jni/chromoting_jni_instance.h',
|
| 'client/jni/jni_interface.cc',
|
|
|