Index: content/gpu/gpu_child_thread.h |
diff --git a/content/gpu/gpu_child_thread.h b/content/gpu/gpu_child_thread.h |
index 853972be6f37eed44effa21fde8b6a5ef6fa5129..6cb22a637c4c554e11756f1dff30ab57e8e0b6a4 100644 |
--- a/content/gpu/gpu_child_thread.h |
+++ b/content/gpu/gpu_child_thread.h |
@@ -107,7 +107,6 @@ class GpuChildThread : public ChildThreadImpl, |
// Message handlers. |
void OnInitialize(const gpu::GpuPreferences& gpu_preferences); |
- void OnFinalize(); |
void OnCollectGraphicsInfo(); |
void OnGetVideoMemoryUsageStats(); |
void OnSetVideoMemoryWindowCount(uint32_t window_count); |