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

Unified Diff: components/scheduler/BUILD.gn

Issue 2109843003: Adds enableVirtualTime and setVirtualTimePolicy To Emulation domain. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix test crash Created 4 years, 6 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/BUILD.gn
diff --git a/components/scheduler/BUILD.gn b/components/scheduler/BUILD.gn
index a66e88284d136b420ea42770fdfd630bd5367d4e..8d660c64e582bd581f7508feacb9104651ee1ac3 100644
--- a/components/scheduler/BUILD.gn
+++ b/components/scheduler/BUILD.gn
@@ -151,6 +151,7 @@ source_set("unit_tests") {
":scheduler",
"//base/test:test_support",
"//cc:test_support",
+ "//components/test_runner:test_runner",
"//testing/gmock",
"//testing/gtest",
]
« no previous file with comments | « no previous file | components/scheduler/renderer/DEPS » ('j') | third_party/WebKit/Source/core/fetch/FetchContext.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698