| Index: remoting/host/fake_host_extension.cc
|
| diff --git a/remoting/host/fake_host_extension.cc b/remoting/host/fake_host_extension.cc
|
| index 34c31f928d83759c29e534101a91c104d8a96d0d..73464c19d0ce871238cee27b9dfab5f6e649fb53 100644
|
| --- a/remoting/host/fake_host_extension.cc
|
| +++ b/remoting/host/fake_host_extension.cc
|
| @@ -7,6 +7,7 @@
|
| #include <string>
|
|
|
| #include "base/logging.h"
|
| +#include "base/macros.h"
|
| #include "remoting/codec/video_encoder.h"
|
| #include "remoting/host/host_extension_session.h"
|
| #include "remoting/proto/control.pb.h"
|
|
|