Index: cc/trees/thread_proxy.h |
diff --git a/cc/trees/thread_proxy.h b/cc/trees/thread_proxy.h |
index a28068e6a1e7aae0f33e281ef3d9238c859ce2ce..d29613981bbf6b4b6aac02c55597d5fcf0d167b2 100644 |
--- a/cc/trees/thread_proxy.h |
+++ b/cc/trees/thread_proxy.h |
@@ -94,8 +94,6 @@ class CC_EXPORT ThreadProxy : public Proxy, |
base::TimeTicks last_monotonic_frame_begin_time; |
}; |
- struct ReadbackRequest; |
- |
struct CompositorThreadOnly { |
CompositorThreadOnly( |
ThreadProxy* proxy, |