diff --git a/gpu/ipc/gpu_task_scheduler_helper.h b/gpu/ipc/gpu_task_scheduler_helper.h index 4315277b2..01c9c8ed9 100644 --- a/gpu/ipc/gpu_task_scheduler_helper.h +++ b/gpu/ipc/gpu_task_scheduler_helper.h @@ -5,6 +5,8 @@ #ifndef GPU_IPC_GPU_TASK_SCHEDULER_HELPER_H_ #define GPU_IPC_GPU_TASK_SCHEDULER_HELPER_H_ +#include + #include "base/callback.h" #include "gpu/command_buffer/common/sync_token.h" #include "gpu/command_buffer/service/sequence_id.h"