| Index: remoting/client/plugin/pepper_packet_socket_factory.h
|
| diff --git a/remoting/client/plugin/pepper_packet_socket_factory.h b/remoting/client/plugin/pepper_packet_socket_factory.h
|
| index ea4cdec39260a7acb4841efe944a6376e0ab2b39..12dc1285a05e9077d063100241d20ad4be53cc9d 100644
|
| --- a/remoting/client/plugin/pepper_packet_socket_factory.h
|
| +++ b/remoting/client/plugin/pepper_packet_socket_factory.h
|
| @@ -6,6 +6,7 @@
|
| #define REMOTING_CLIENT_PLUGIN_PEPPER_PACKET_SOCKET_FACTORY_H_
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ppapi/cpp/instance_handle.h"
|
| #include "third_party/webrtc/p2p/base/packetsocketfactory.h"
|
|
|
|
|