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

Unified Diff: testing/buildbot/chromium.linux.json

Issue 2690163008: Route through a JobService when receiving a message for the GCM Driver (Closed)
Patch Set: Route through a JobService when receiving a message for the GCM Driver 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/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 770e11d390b8fcd540cfcd3c7f0296280d9650e2..4f74778b391982d1ef684af7a483a6c27607e639 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -1201,6 +1201,9 @@
"test": "chrome_junit_tests"
},
{
+ "test": "components_gcm_driver_junit_tests"
+ },
+ {
"test": "components_invalidation_impl_junit_tests"
},
{
@@ -2445,6 +2448,9 @@
"test": "chrome_junit_tests"
},
{
+ "test": "components_gcm_driver_junit_tests"
+ },
+ {
"test": "components_invalidation_impl_junit_tests"
},
{

Powered by Google App Engine
This is Rietveld 408576698