| Index: remoting/host/chromoting_param_traits.cc
|
| diff --git a/remoting/host/chromoting_param_traits.cc b/remoting/host/chromoting_param_traits.cc
|
| index 6a46d9cedf0dc5cb54c3fb3719dd766e852bb478..80e749e13b99f815cf0e5bcabf30f0c100da4d2c 100644
|
| --- a/remoting/host/chromoting_param_traits.cc
|
| +++ b/remoting/host/chromoting_param_traits.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "remoting/host/chromoting_param_traits.h"
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "base/strings/stringprintf.h"
|
| #include "third_party/webrtc/modules/desktop_capture/desktop_frame.h"
|
|
|
|
|