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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 1902463002: Introduce components/display_compositor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: specific_include_rules Created 4 years, 8 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
« content/content_browser.gypi ('K') | « testing/buildbot/chromium.fyi.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index 89c7236ae337ff417cddd50e4eeb656fd8698f4d..d29539cbac4fad5b230e32f17738ccd07dcbe145 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -239,6 +239,10 @@
"label": "//device:device_unittests",
"type": "console_test_launcher",
},
+ "display_compositor_unittests": {
+ "label": "//components/display_compositor:display_compositor_unittests",
+ "type": "console_test_launcher",
+ },
"display_unittests": {
"label": "//ui/display:display_unittests",
"type": "console_test_launcher",
« content/content_browser.gypi ('K') | « testing/buildbot/chromium.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698