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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 1978763003: Readd the clipboard service and get it compiling again. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sequence numbers in state. Created 4 years, 7 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
« no previous file with comments | « testing/buildbot/chromium.linux.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 38b0d932e76b04888bc8ca93db2034aa4d199645..7ff6930a085ba1e93a1194b0ce992dc0cdb70c97 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -424,6 +424,10 @@
"label": "//mojo/edk/system:mojo_system_unittests",
"type": "console_test_launcher",
},
+ "mus_clipboard_unittests": {
+ "label": "//components/mus/clipboard:mus_clipboard_unittests",
+ "type": "windowed_test_launcher",
+ },
"mus_public_unittests": {
"label": "//components/mus/public/cpp/tests:mus_public_unittests",
"type": "windowed_test_launcher",
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698