| Index: remoting/host/chromoting_host_context.cc
|
| diff --git a/remoting/host/chromoting_host_context.cc b/remoting/host/chromoting_host_context.cc
|
| index e2943ff329d98f5917aaadb05d892d2521aaaf6a..00f1cf71eb332011a06b646e60daae1d325c69f0 100644
|
| --- a/remoting/host/chromoting_host_context.cc
|
| +++ b/remoting/host/chromoting_host_context.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/threading/thread_restrictions.h"
|
| +#include "build/build_config.h"
|
| #include "remoting/base/auto_thread.h"
|
| #include "remoting/base/url_request_context_getter.h"
|
|
|
|
|