Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4205)

Unified Diff: cc/trees/thread_proxy.h

Issue 432353002: CleanUp : Remove unused ReadbackRequest variable. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698