Chromium Code Reviews| Index: remoting/base/util_unittest.cc |
| diff --git a/remoting/base/util_unittest.cc b/remoting/base/util_unittest.cc |
| index 3f489b842e8a8ef36da8696151833ecb2c029443..7a36f55bf2ce0ab2fb778546c1a9212ebcfeab3d 100644 |
| --- a/remoting/base/util_unittest.cc |
| +++ b/remoting/base/util_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 <algorithm> |
| #include "remoting/base/util.h" |