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

Unified Diff: testing/buildbot/ninja_to_gn.pyl

Issue 1154383006: Adding crash utilities to chromecast/crash. (Closed) Base URL: https://eureka-internal.googlesource.com/chromium/src@master
Patch Set: Linux-specific utils moved to linux/ Created 5 years, 6 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/ninja_to_gn.pyl
diff --git a/testing/buildbot/ninja_to_gn.pyl b/testing/buildbot/ninja_to_gn.pyl
index 97f50fe5a576453e683a46d598e78d5e3dbe3d1d..df23632c640c068e5d7eea9146d2c70a2ddd46c0 100644
--- a/testing/buildbot/ninja_to_gn.pyl
+++ b/testing/buildbot/ninja_to_gn.pyl
@@ -24,6 +24,7 @@
"browser_tests": "//chrome/test:browser_tests",
"cacheinvalidation_unittests": "//third_party/cacheinvalidation:cacheinvalidation_unittests",
"cast_base_unittests": "//cast:cast_base_unittests",
gunsch 2015/06/12 00:37:09 if you're touching this file, these should be //ch
+ "cast_crash_unittests": "//cast:cast_crash_unittests",
"cast_unittests": "//cast:cast_unittests",
gunsch 2015/06/12 00:37:09 what is this line? (note: I've never seen this fil
lcwu1 2015/06/12 00:59:59 This is not our test. It belongs to cloudview team
gunsch 2015/06/12 16:38:27 Are we sure about that? There isn't a //cast direc
slan 2015/06/15 17:01:45 Inclusion of this line is enforced by a presubmit
"cc_unittests": "//cc:cc_unittests",
"chromedriver_unittests": "//chrome/test/chromedriver:chromedriver_unittests",
« chromecast/crash/app_state_tracker.cc ('K') | « testing/buildbot/chromium.linux.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698