| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index c649f9076019812edc0b1f39003314341b4390ee..d5ac85439b717602197bef1fea74ceeb32b4d251 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -1690,10 +1690,10 @@
|
| '../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/chromoting_jni_runtime.cc',
|
| + 'client/jni/chromoting_jni_runtime.h',
|
| 'client/jni/jni_frame_consumer.cc',
|
| 'client/jni/jni_frame_consumer.h',
|
| 'client/jni/jni_interface.cc',
|
|
|