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

Unified Diff: components/BUILD.gn

Issue 1646583002: [Reland] Per WebViewScheduler virtual time (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove some unneeded changes Created 4 years, 10 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/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 1ae5399d63cb838a111115ce7ee4a1e5e1ebf18d..a0d407ad4250adfde1453c845c0ac08f88b4173d 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -345,6 +345,7 @@ test("components_browsertests") {
"dom_distiller/content/browser/distiller_page_web_contents_browsertest.cc",
"dom_distiller/content/browser/test/dom_distiller_js_browsertest.cc",
"password_manager/content/renderer/credential_manager_client_browsertest.cc",
+ "scheduler/renderer/web_view_scheduler_impl_browsertest.cc",
"tracing/child_trace_message_filter_browsertest.cc",
]
@@ -367,6 +368,7 @@ test("components_browsertests") {
"//components/password_manager/content/browser",
"//components/password_manager/content/common",
"//components/password_manager/content/renderer",
+ "//components/scheduler:scheduler",
"//components/tracing",
"//content/shell:content_shell_lib",
"//content/test:browsertest_base",
« no previous file with comments | « no previous file | components/components_tests.gyp » ('j') | components/scheduler/renderer/web_view_scheduler_impl_browsertest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698