| Index: remoting/host/gnubby_auth_handler_posix_unittest.cc
|
| diff --git a/remoting/host/gnubby_auth_handler_posix_unittest.cc b/remoting/host/gnubby_auth_handler_posix_unittest.cc
|
| index e55ca9a0b74b8f95465b4a83bda0533534ac2a07..3983fb01b061a1c1bcb13e21b0565c7431528017 100644
|
| --- a/remoting/host/gnubby_auth_handler_posix_unittest.cc
|
| +++ b/remoting/host/gnubby_auth_handler_posix_unittest.cc
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/files/file_path.h"
|
| #include "base/files/scoped_temp_dir.h"
|
| #include "base/json/json_writer.h"
|
|
|