| Index: remoting/client/plugin/pepper_main_thread_task_runner.h
|
| diff --git a/remoting/client/plugin/pepper_main_thread_task_runner.h b/remoting/client/plugin/pepper_main_thread_task_runner.h
|
| index a6e839a76e92cc7141f7436d1ed4b279b58c2a1c..9b5c8e8d37fbaca7bfb2644853e08757ac26fc6b 100644
|
| --- a/remoting/client/plugin/pepper_main_thread_task_runner.h
|
| +++ b/remoting/client/plugin/pepper_main_thread_task_runner.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef REMOTING_CLIENT_PLUGIN_PEPPER_MAIN_THREAD_TASK_RUNNER_H_
|
| #define REMOTING_CLIENT_PLUGIN_PEPPER_MAIN_THREAD_TASK_RUNNER_H_
|
|
|
| +#include <stdint.h>
|
| +
|
| #include "base/callback_forward.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
|
|