Chromium Code Reviews| Index: remoting/host/host_details.cc |
| diff --git a/remoting/host/host_details.cc b/remoting/host/host_details.cc |
| index d9e792ab7881b32f6a7e01bd0d0ff4eddfbd2586..9c9c4e97718af7055173329125a23f802ed93c3f 100644 |
| --- a/remoting/host/host_details.cc |
| +++ b/remoting/host/host_details.cc |
| @@ -5,6 +5,7 @@ |
| #include "remoting/host/host_details.h" |
| #include "base/sys_info.h" |
| +#include "build/build_config.h" |
| #if defined(OS_LINUX) |
| #include "base/linux_util.h" |