Index: ash/host/ash_window_tree_host_unified.cc |
diff --git a/ash/host/ash_window_tree_host_unified.cc b/ash/host/ash_window_tree_host_unified.cc |
index b62de2e26e13321a3a794a3fad6070d2f84e3c22..3878db6c9d06bdbb0eaf70c38e2033f0a93f905a 100644 |
--- a/ash/host/ash_window_tree_host_unified.cc |
+++ b/ash/host/ash_window_tree_host_unified.cc |
@@ -104,7 +104,6 @@ ui::EventSource* AshWindowTreeHostUnified::GetEventSource() { |
} |
gfx::AcceleratedWidget AshWindowTreeHostUnified::GetAcceleratedWidget() { |
- // TODO(oshima): Enable offscreen compositor. |
return gfx::kNullAcceleratedWidget; |
} |