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

Unified Diff: cc/blimp/remote_compositor_bridge.cc

Issue 2443103003: Remove unused include in sequenced_worker_pool.h (Closed)
Patch Set: and more! Created 4 years, 2 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
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 {

Powered by Google App Engine
This is Rietveld 408576698