| Index: remoting/client/jni/chromoting_jni_runtime.h
|
| diff --git a/remoting/client/jni/chromoting_jni_runtime.h b/remoting/client/jni/chromoting_jni_runtime.h
|
| index 5d622ac1c5889be57298672d0d9fbd2d6bc4b6da..d2d5e46e7d0b04af9bf51860e271a963cea5a7af 100644
|
| --- a/remoting/client/jni/chromoting_jni_runtime.h
|
| +++ b/remoting/client/jni/chromoting_jni_runtime.h
|
| @@ -9,6 +9,7 @@
|
| #include <string>
|
|
|
| #include "base/android/scoped_java_ref.h"
|
| +#include "base/macros.h"
|
| #include "net/url_request/url_request_context_getter.h"
|
| #include "remoting/base/auto_thread.h"
|
| #include "remoting/client/jni/chromoting_jni_instance.h"
|
|
|