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

Unified Diff: components/scheduler/renderer/DEPS

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/renderer/DEPS
diff --git a/components/scheduler/renderer/DEPS b/components/scheduler/renderer/DEPS
index 66d5d999f8f359dad5154d782f17ae4fd40725d2..fe1196ad911da2fc678df964412814e1deed1460 100644
--- a/components/scheduler/renderer/DEPS
+++ b/components/scheduler/renderer/DEPS
@@ -13,5 +13,6 @@ include_rules = [
specific_include_rules = {
".*test\.cc": [
"+cc/test",
+ "+components/test_runner",
],
}

Powered by Google App Engine
This is Rietveld 408576698