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

Unified Diff: testing/buildbot/tryserver.blink

Issue 1095743002: Rename testing/buildbot/tryserver.blink to add missing '.json'. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « no previous file | testing/buildbot/tryserver.blink.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/tryserver.blink
diff --git a/testing/buildbot/tryserver.blink b/testing/buildbot/tryserver.blink
deleted file mode 100644
index a09070d10de513977b63f7eae3462473ba2db8f2..0000000000000000000000000000000000000000
--- a/testing/buildbot/tryserver.blink
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "android_chromium_gn_compile_rel": {
- "additional_compile_targets": [
- "chrome_shell_apk"
- ],
- "gtest_tests": []
- },
- "linux_chromium_gn_rel": {
- "additional_compile_targets": [
- "all"
- ],
- "gtest_tests": [
- {
- "test": "base_unittests"
- }
- ]
- }
-}
« no previous file with comments | « no previous file | testing/buildbot/tryserver.blink.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698