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

Side by Side Diff: milo/appengine/frontend/expectations/bootstrap-swarming.TestableBuild-build-nested.html

Issue 2669473002: Milo: Remove swarming tags from build properties (Closed)
Patch Set: Fix gerrit checker Created 3 years, 9 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 unified diff | Download patch
OLDNEW
1 1
2 2
3 <!DOCTYPE html> 3 <!DOCTYPE html>
4 <html lang="en"> 4 <html lang="en">
5 <head> 5 <head>
6 <meta charset="utf-8"> 6 <meta charset="utf-8">
7 <meta http-equiv="X-UA-Compatible" content="IE=edge"> 7 <meta http-equiv="X-UA-Compatible" content="IE=edge">
8 <meta name="viewport" content="width=device-width, initial-scale=1"> 8 <meta name="viewport" content="width=device-width, initial-scale=1">
9 9
10 <meta name="description" content=""> 10 <meta name="description" content="">
(...skipping 292 matching lines...) Expand 10 before | Expand all | Expand 10 after
303 303
304 304
305 305
306 306
307 307
308 308
309 309
310 310
311 311
312 312
313
314
315 <strong>allow_milo</strong>:
316 1
317 <small class="muted">(Swarming Tags)</small>
318 <br>
319
320
321 313
322 </div> 314 </div>
323 </div> 315 </div>
324 316
325 </div> 317 </div>
326 318
327 319
328 320
329 321
330 <script src="/static/common/third_party/js/jquery.min.js"></script> 322 <script src="/static/common/third_party/js/jquery.min.js"></script>
331 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script> 323 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script>
332 </body> 324 </body>
333 </html> 325 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698