Index: testing/buildbot/gn_isolate_map.pyl |
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl |
index e6f84adc54d8b04acb47593c1098223e1ae1a398..a7f6d2962cbfe5763379159fbc6beb32347abc84 100644 |
--- a/testing/buildbot/gn_isolate_map.pyl |
+++ b/testing/buildbot/gn_isolate_map.pyl |
@@ -758,6 +758,10 @@ |
"label": "//skia:skia_unittests", |
"type": "console_test_launcher", |
}, |
+ "snapshot_unittests": { |
+ "label": "//ui/snapshot:snapshot_unittests", |
+ "type": "windowed_test_launcher", |
+ }, |
"sql_unittests": { |
"label": "//sql:sql_unittests", |
"type": "console_test_launcher", |