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

Unified Diff: masters/master.chromiumos/templates/announce.html

Issue 1759383002: CrOS: Missing comma :/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromiumos/templates/announce.html
diff --git a/masters/master.chromiumos/templates/announce.html b/masters/master.chromiumos/templates/announce.html
index d99d19b3a8b4e66289bb4f7e7335ed84cdc9ec4b..08c86aa4390db73dcb9a9e35a3272b9e235ff7f3 100644
--- a/masters/master.chromiumos/templates/announce.html
+++ b/masters/master.chromiumos/templates/announce.html
@@ -214,7 +214,7 @@
<script language="javascript">
var chromiumos_chromium = [
"builder=x86-generic-tot-chromium-pfq-informational",
- "builder=amd64-generic-tot-chromium-pfq-informational"
+ "builder=amd64-generic-tot-chromium-pfq-informational",
"builder=daisy-tot-chromium-pfq-informational",
"titles=on",
].join("&");
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698