Index: testing/buildbot/chromium.chromiumos.json |
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json |
index 0923f384eeb6e8c19970fe7d5afacb00b0fa067a..4aaf391efbe887f42ceb7064a2e16be08cbcc101 100644 |
--- a/testing/buildbot/chromium.chromiumos.json |
+++ b/testing/buildbot/chromium.chromiumos.json |
@@ -187,6 +187,12 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
+ "test": "gpu_ipc_service_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "gpu_unittests" |
}, |
{ |
@@ -496,6 +502,12 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
+ "test": "gpu_ipc_service_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "gpu_unittests" |
}, |
{ |
@@ -799,6 +811,12 @@ |
"swarming": { |
"can_use_on_swarming_builders": true |
}, |
+ "test": "gpu_ipc_service_unittests" |
+ }, |
+ { |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ }, |
"test": "gpu_unittests" |
}, |
{ |