Index: testing/buildbot/chromium.win.json |
diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json |
index 961bfebee4bbed86facd77e27febd7a188ba2640..3d4f81e7a93da58f1e780da0bd49444923c3434e 100644 |
--- a/testing/buildbot/chromium.win.json |
+++ b/testing/buildbot/chromium.win.json |
@@ -421,6 +421,12 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
+ "test": "ui_struct_traits_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "ui_touch_selection_unittests" |
}, |
{ |
@@ -1354,6 +1360,12 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
+ "test": "ui_struct_traits_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "ui_touch_selection_unittests" |
}, |
{ |