| Index: remoting/base/auto_thread_unittest.cc
|
| diff --git a/remoting/base/auto_thread_unittest.cc b/remoting/base/auto_thread_unittest.cc
|
| index 152db81300b98359d0e55dbac13f61d67ddc3e54..0faac347df14f8c1cc6f7e772c256d02fe3c3908 100644
|
| --- a/remoting/base/auto_thread_unittest.cc
|
| +++ b/remoting/base/auto_thread_unittest.cc
|
| @@ -6,6 +6,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/scoped_native_library.h"
|
| +#include "build/build_config.h"
|
| #include "remoting/base/auto_thread.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|