Index: content/common/gpu/gpu_command_buffer_stub.h |
diff --git a/content/common/gpu/gpu_command_buffer_stub.h b/content/common/gpu/gpu_command_buffer_stub.h |
index 3efa9857a4a3d967ebd889b0847b0191267816d2..ed4724388ca7403be0717f4bb3f7f2c48c304565 100644 |
--- a/content/common/gpu/gpu_command_buffer_stub.h |
+++ b/content/common/gpu/gpu_command_buffer_stub.h |
@@ -285,7 +285,7 @@ class GpuCommandBufferStub |
int sync_point_wait_count_; |
bool delayed_work_scheduled_; |
- uint64 previous_messages_processed_; |
+ uint32_t previous_processed_num_; |
base::TimeTicks last_idle_time_; |
scoped_refptr<gpu::PreemptionFlag> preemption_flag_; |