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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2677553003: Shape detection unittests mac (QR and Face) in GPU bots (Closed)
Patch Set: rsesek@ comments Created 3 years, 10 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 2deb87690833eaffb18e3d3ee2527cceaddf9672..52734519c8bc5d327e292e24e1e4ef83d93ff60d 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -771,6 +771,11 @@
"label": "//chrome/installer/setup:setup_unittests",
"type": "console_test_launcher",
},
+ "shape_detection_unittests": {
+ "label": "//services/shape_detection:shape_detection_unittests",
+ "type": "raw",
+ "args": [],
+ },
"skia_unittests": {
"label": "//skia:skia_unittests",
"type": "console_test_launcher",

Powered by Google App Engine
This is Rietveld 408576698