| Index: remoting/host/shaped_desktop_capturer_unittest.cc
|
| diff --git a/remoting/host/shaped_desktop_capturer_unittest.cc b/remoting/host/shaped_desktop_capturer_unittest.cc
|
| index d3a04d75071df4145c38c8256721a9f469790130..b627e4204032fc928ba1b8b3ffb890b8186ae02c 100644
|
| --- a/remoting/host/shaped_desktop_capturer_unittest.cc
|
| +++ b/remoting/host/shaped_desktop_capturer_unittest.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "remoting/host/shaped_desktop_capturer.h"
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "remoting/host/desktop_shape_tracker.h"
|
| #include "remoting/protocol/fake_desktop_capturer.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|