summaryrefslogtreecommitdiffstats
path: root/content/common/gpu/gpu_channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/common/gpu/gpu_channel.h')
-rw-r--r--content/common/gpu/gpu_channel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/common/gpu/gpu_channel.h b/content/common/gpu/gpu_channel.h
index 6ebdb0f..1b9319d 100644
--- a/content/common/gpu/gpu_channel.h
+++ b/content/common/gpu/gpu_channel.h
@@ -218,7 +218,6 @@ class GpuChannel : public IPC::Listener,
GpuWatchdog* watchdog_;
bool software_;
bool handle_messages_scheduled_;
- bool processed_get_state_fast_;
IPC::Message* currently_processing_message_;
base::WeakPtrFactory<GpuChannel> weak_factory_;