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

Unified Diff: cc/test/fake_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/test/fake_remote_compositor_bridge.h ('k') | chrome/browser/chromeos/policy/upload_job_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/test/fake_remote_compositor_bridge.cc
diff --git a/cc/test/fake_remote_compositor_bridge.cc b/cc/test/fake_remote_compositor_bridge.cc
index ca56e22d578330f9319ddeb343de1b3a2639598f..a6750ec4f363f191e0b64b8bc42c41d6bfd4f378 100644
--- a/cc/test/fake_remote_compositor_bridge.cc
+++ b/cc/test/fake_remote_compositor_bridge.cc
@@ -6,6 +6,7 @@
#include "base/bind.h"
#include "base/logging.h"
+#include "base/single_thread_task_runner.h"
#include "cc/blimp/remote_compositor_bridge_client.h"
namespace cc {
« no previous file with comments | « cc/test/fake_remote_compositor_bridge.h ('k') | chrome/browser/chromeos/policy/upload_job_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698