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

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

Issue 1324263003: Blimp: create MessageDispatcher class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@blimp-protos
Patch Set: Remove testonly annotation Created 5 years, 3 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/tryserver.chromium.linux.json
diff --git a/testing/buildbot/tryserver.chromium.linux.json b/testing/buildbot/tryserver.chromium.linux.json
index 4c3ff2d2cdffa4e727ba46e75624f7ab14dc7c1c..f43cb36247cb77b8a19c5628b4d5583059072adb 100644
--- a/testing/buildbot/tryserver.chromium.linux.json
+++ b/testing/buildbot/tryserver.chromium.linux.json
@@ -159,6 +159,7 @@
},
"linux_chromium_gn_rel": {
"additional_compile_targets": [
+ "blimp",
nyquist 2015/09/10 21:56:48 Could you add to linux_chromium_gn_dbg as well? (s
Kevin M 2015/09/23 00:05:30 Done.
"browser_tests",
"mandoline:all"
],
@@ -176,6 +177,9 @@
"test": "base_unittests"
},
{
+ "test": "blimp_common_unit_tests"
+ },
+ {
"test": "cacheinvalidation_unittests"
},
{
« testing/buildbot/chromium.linux.json ('K') | « testing/buildbot/gn_isolate_map.pyl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698