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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2297743002: Process DisplaySnapshots in PlatformScreen. (Closed)
Patch Set: Fix test. Created 4 years, 4 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: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index b9abaf1c1d51be48c6bd1cf75ca46dd68331b07e..b522dddfe2b4ccf8fdf2a0e1822b448d422ed0cd 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -278,6 +278,10 @@
"label": "//ui/display:display_unittests",
"type": "console_test_launcher",
},
+ "display_service_unittests": {
+ "label": "//services/ui/display:display_service_unittests",
+ "type": "console_test_launcher",
+ },
"events_unittests": {
"label": "//ui/events:events_unittests",
"type": "windowed_test_launcher",

Powered by Google App Engine
This is Rietveld 408576698