| Index: content/renderer/render_thread_impl.h
|
| diff --git a/content/renderer/render_thread_impl.h b/content/renderer/render_thread_impl.h
|
| index fc6734c82eddfd6054aa0d9b6aee50bb0393674e..cf98fafef4fe327fbe4812563cb916b64dad5ac0 100644
|
| --- a/content/renderer/render_thread_impl.h
|
| +++ b/content/renderer/render_thread_impl.h
|
| @@ -26,6 +26,7 @@
|
| #include "content/common/content_export.h"
|
| #include "content/common/frame_replication_state.h"
|
| #include "content/common/gpu/client/gpu_channel_host.h"
|
| +#include "content/common/gpu_process_launch_causes.h"
|
| #include "content/common/storage_partition_service.mojom.h"
|
| #include "content/public/renderer/render_thread.h"
|
| #include "content/renderer/gpu/compositor_dependencies.h"
|
|
|