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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

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
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/manage.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index e380995baa2d144a58df60513a012d2cf62bbdc6..1b43cfd69731b0ce4a6399b367a568c290198cb9 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -316,6 +316,10 @@
"label": "//components:components_browsertests",
"type": "windowed_test_launcher",
},
+ "components_gcm_driver_junit_tests": {
+ "label": "//components/gcm_driver/android:components_gcm_driver_junit_tests",
+ "type": "junit_test",
+ },
"components_invalidation_impl_junit_tests": {
"label": "//components/invalidation/impl:components_invalidation_impl_junit_tests",
"type": "junit_test",
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/manage.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698