| Index: remoting/client/plugin/pepper_address_resolver.h
|
| diff --git a/remoting/client/plugin/pepper_address_resolver.h b/remoting/client/plugin/pepper_address_resolver.h
|
| index ae8fd19026ff9ec6059a0f82cced98ad1cbb3af6..c1307516de8f812a679661ff98926245f8839806 100644
|
| --- a/remoting/client/plugin/pepper_address_resolver.h
|
| +++ b/remoting/client/plugin/pepper_address_resolver.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef REMOTING_CLIENT_PLUGIN_PEPPER_ADDRESS_RESOLVER_H_
|
| #define REMOTING_CLIENT_PLUGIN_PEPPER_ADDRESS_RESOLVER_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "base/macros.h"
|
| #include "ppapi/cpp/host_resolver.h"
|
| #include "ppapi/utility/completion_callback_factory.h"
|
|
|