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

Unified Diff: cc/blimp/remote_compositor_bridge.cc

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.h ('k') | cc/blimp/remote_compositor_bridge_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/blimp/remote_compositor_bridge.cc
diff --git a/cc/blimp/remote_compositor_bridge.cc b/cc/blimp/remote_compositor_bridge.cc
index 0ff2a21f1fd8b19510f7e128176c1b544c60d23a..6fca07530ecf08118340b7c882a563dfb20e550a 100644
--- a/cc/blimp/remote_compositor_bridge.cc
+++ b/cc/blimp/remote_compositor_bridge.cc
@@ -4,7 +4,7 @@
#include "cc/blimp/remote_compositor_bridge.h"
-#include "base/single_thread_task_runner.h"
+#include <utility>
namespace cc {
« no previous file with comments | « cc/blimp/remote_compositor_bridge.h ('k') | cc/blimp/remote_compositor_bridge_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698