| Index: remoting/client/plugin/pepper_network_manager.h
|
| diff --git a/remoting/client/plugin/pepper_network_manager.h b/remoting/client/plugin/pepper_network_manager.h
|
| index c761d3a6a218c799a7071b0501a93a531217582e..0907a530e88b7d44676a67d5ab2fedf52fecacef 100644
|
| --- a/remoting/client/plugin/pepper_network_manager.h
|
| +++ b/remoting/client/plugin/pepper_network_manager.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef REMOTING_CLIENT_PLUGIN_PEPPER_NETWORK_MANAGER_H_
|
| #define REMOTING_CLIENT_PLUGIN_PEPPER_NETWORK_MANAGER_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "ppapi/cpp/instance_handle.h"
|
|
|