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

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

Issue 2779753002: [Android] Adding scheduling through GcmNetworkManager (Closed)
Patch Set: Ensuring task is called on UI thread Created 3 years, 8 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 8cf4ba6e07bca2e8ec116d9d467f0043ff049531..cc162502f9dec875f4b8f53b5ac7911cd0542591 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -1241,6 +1241,9 @@
"test": "chrome_junit_tests"
},
{
+ "test": "components_background_task_scheduler_junit_tests"
+ },
+ {
"test": "components_gcm_driver_junit_tests"
},
{

Powered by Google App Engine
This is Rietveld 408576698