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

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: Add OWNERS to the interfaces directory. 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
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index c19ec11ddd057855205aa50eb322897b6cd1b709..73874691b827b9a5d9e34c7f5ef18ccfca08134f 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -207,6 +207,10 @@
"label": "//chromeos:chromeos_unittests",
"type": "console_test_launcher",
},
+ "clipboard_service_unittests": {
+ "label": "//components/clipboard:clipboard_service_unittests",
+ "type": "console_test_launcher",
+ },
"components_browsertests": {
"label": "//components:components_browsertests",
"type": "windowed_test_launcher",

Powered by Google App Engine
This is Rietveld 408576698