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

Unified Diff: cc/test/fake_impl_task_runner_provider.h

Issue 2118903002: scheduler: Move the Blink scheduler into Blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 years, 4 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 | « cc/debug/unittest_only_benchmark.h ('k') | components/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/test/fake_impl_task_runner_provider.h
diff --git a/cc/test/fake_impl_task_runner_provider.h b/cc/test/fake_impl_task_runner_provider.h
index 2a6b8d6d2ef5205d2110bb3154a51a3379320188..b8968dc5e6a6a85cbd8d539e95e11d3977332256 100644
--- a/cc/test/fake_impl_task_runner_provider.h
+++ b/cc/test/fake_impl_task_runner_provider.h
@@ -9,10 +9,6 @@
#include "cc/trees/single_thread_proxy.h"
#include "cc/trees/task_runner_provider.h"
-namespace base {
-class SingleThreadIdleTaskRunner;
-}
-
namespace cc {
class FakeImplTaskRunnerProvider : public TaskRunnerProvider {
« no previous file with comments | « cc/debug/unittest_only_benchmark.h ('k') | components/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698