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

Unified Diff: components/scheduler/test/lazy_scheduler_message_loop_delegate_for_tests.h

Issue 1652083002: Prepare for per-webview virtual time (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 years, 11 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: components/scheduler/test/lazy_scheduler_message_loop_delegate_for_tests.h
diff --git a/components/scheduler/test/lazy_scheduler_message_loop_delegate_for_tests.h b/components/scheduler/test/lazy_scheduler_message_loop_delegate_for_tests.h
index 0fca7f591aa12b8334bbb15216f2e6ba288de217..810b5481765621525af7d8d176ae59b6939306ab 100644
--- a/components/scheduler/test/lazy_scheduler_message_loop_delegate_for_tests.h
+++ b/components/scheduler/test/lazy_scheduler_message_loop_delegate_for_tests.h
@@ -36,8 +36,6 @@ class LazySchedulerMessageLoopDelegateForTests : public SchedulerTqmDelegate {
bool RunsTasksOnCurrentThread() const override;
bool IsNested() const override;
base::TimeTicks NowTicks() override;
- void OnNoMoreImmediateWork() override;
- double CurrentTimeSeconds() const override;
private:
LazySchedulerMessageLoopDelegateForTests();
« no previous file with comments | « components/scheduler/scheduler.gypi ('k') | components/scheduler/test/lazy_scheduler_message_loop_delegate_for_tests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698