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

Unified Diff: components/scheduler/renderer/DEPS

Issue 1646583002: [Reland] Per WebViewScheduler virtual time (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: WebViewSchedulerImpl to unregister the virtual_time_domain_ in the destructor 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/renderer/DEPS
diff --git a/components/scheduler/renderer/DEPS b/components/scheduler/renderer/DEPS
index 66d5d999f8f359dad5154d782f17ae4fd40725d2..752b09cbd8fe33f9a11db29c9b3c817809334609 100644
--- a/components/scheduler/renderer/DEPS
+++ b/components/scheduler/renderer/DEPS
@@ -13,5 +13,8 @@ include_rules = [
specific_include_rules = {
".*test\.cc": [
"+cc/test",
+ "+content/public/renderer",
+ "+content/public/test",
+ "+v8",
],
}

Powered by Google App Engine
This is Rietveld 408576698