| Index: remoting/host/json_host_config_unittest.cc
|
| diff --git a/remoting/host/json_host_config_unittest.cc b/remoting/host/json_host_config_unittest.cc
|
| index 9a1893d5b8fae842d88240a8930db162cfc05434..5a59311ac39183f3b0c854a926f8a32f21c8fa5f 100644
|
| --- a/remoting/host/json_host_config_unittest.cc
|
| +++ b/remoting/host/json_host_config_unittest.cc
|
| @@ -4,10 +4,10 @@
|
|
|
| #include "base/file_util.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "base/memory/scoped_temp_dir.h"
|
| #include "base/message_loop.h"
|
| #include "base/message_loop_proxy.h"
|
| #include "base/path_service.h"
|
| +#include "base/scoped_temp_dir.h"
|
| #include "remoting/host/json_host_config.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|