| Index: remoting/host/plugin/host_script_object.cc
|
| diff --git a/remoting/host/plugin/host_script_object.cc b/remoting/host/plugin/host_script_object.cc
|
| index 334df058667bcebcb6e142edb7ee0e44b74bf5dd..7370f93266ac165e23de1fb4267740dae8498ccf 100644
|
| --- a/remoting/host/plugin/host_script_object.cc
|
| +++ b/remoting/host/plugin/host_script_object.cc
|
| @@ -13,6 +13,7 @@
|
| #include "base/sys_string_conversions.h"
|
| #include "base/threading/platform_thread.h"
|
| #include "base/utf_string_conversions.h"
|
| +#include "base/values.h"
|
| #include "net/base/net_util.h"
|
| #include "remoting/base/auth_token_util.h"
|
| #include "remoting/host/chromoting_host.h"
|
|
|