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

Unified Diff: cc/blimp/remote_compositor_bridge_client.h

Issue 2443103003: Remove unused include in sequenced_worker_pool.h (Closed)
Patch Set: merge up to r429325 Created 4 years, 1 month 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 | « cc/blimp/remote_compositor_bridge.cc ('k') | cc/output/context_cache_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/blimp/remote_compositor_bridge_client.h
diff --git a/cc/blimp/remote_compositor_bridge_client.h b/cc/blimp/remote_compositor_bridge_client.h
index 1df4e0af2f52d39fc214e7afc3d0a7606cab437f..b167182ef7bd22208d4bf9bd91ae14c7de234d25 100644
--- a/cc/blimp/remote_compositor_bridge_client.h
+++ b/cc/blimp/remote_compositor_bridge_client.h
@@ -10,10 +10,6 @@
#include "base/macros.h"
#include "cc/base/cc_export.h"
-namespace base {
-class SingleThreadTaskRunner;
-} // namespace base
-
namespace gfx {
class ScrollOffset;
} // namespace gfx
« no previous file with comments | « cc/blimp/remote_compositor_bridge.cc ('k') | cc/output/context_cache_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698