| 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 50da2f7af444f004b519acd2203a8838184b0ba2..ec9634f1506dcd538ecf1120157146a41fd03f49 100644
|
| --- a/remoting/client/plugin/pepper_packet_socket_factory.h
|
| +++ b/remoting/client/plugin/pepper_packet_socket_factory.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_CLIENT_PLUGIN_PEPPER_PACKET_SOCKET_FACTORY_H_
|
| #define REMOTING_CLIENT_PLUGIN_PEPPER_PACKET_SOCKET_FACTORY_H_
|
|
|
| +#include "base/compiler_specific.h"
|
| #include "ppapi/cpp/instance_handle.h"
|
| #include "third_party/libjingle/source/talk/base/packetsocketfactory.h"
|
|
|
|
|