| Index: remoting/host/setup/pin_validator.cc
|
| diff --git a/remoting/host/setup/pin_validator.cc b/remoting/host/setup/pin_validator.cc
|
| index 14ff844e9e06a1ee3ca32fd27fb787c4e118e5ac..cc02e5d931afbaf1bdd1c34082c88668481dd952 100644
|
| --- a/remoting/host/setup/pin_validator.cc
|
| +++ b/remoting/host/setup/pin_validator.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 "remoting/host/setup/pin_validator.h"
|
|
|
| namespace remoting {
|
|
|