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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2196563004: Add tests for InputDeviceServer/InputDeviceClient. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 8b86459ea1a914459f2663ea4779fe1edc5e6d7b..de07a3ce55b2dc985fff226bbbca4d7ca74f4b68 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -342,6 +342,10 @@
"label": "//headless:headless_unittests",
"type": "console_test_launcher",
},
+ "input_device_unittests": {
+ "label": "//services/ui/input_devices:input_device_unittests",
+ "type": "console_test_launcher",
+ },
"installer_util_unittests": {
"label": "//chrome/installer/util:installer_util_unittests",
"type": "console_test_launcher",

Powered by Google App Engine
This is Rietveld 408576698