| Index: remoting/remoting_android.gypi
|
| diff --git a/remoting/remoting_android.gypi b/remoting/remoting_android.gypi
|
| index fdfc4e021ba68479cbfeb4bae5d9fc19a69d79af..b8bd2466336453766a7466ef08013939639d9e13 100644
|
| --- a/remoting/remoting_android.gypi
|
| +++ b/remoting/remoting_android.gypi
|
| @@ -37,6 +37,8 @@
|
| 'client/jni/chromoting_jni_runtime.h',
|
| 'client/jni/jni_frame_consumer.cc',
|
| 'client/jni/jni_frame_consumer.h',
|
| + 'client/jni/jni_token_fetcher.cc',
|
| + 'client/jni/jni_token_fetcher.h',
|
| ],
|
| }, # end of target 'remoting_client_jni'
|
| {
|
|
|