| Index: appengine/sheriff_o_matic/model/tree-status.html
|
| diff --git a/appengine/sheriff_o_matic/model/tree-status.html b/appengine/sheriff_o_matic/model/tree-status.html
|
| index 543e4cff883b9a489ae0b1fda3ed978bb77b71b3..631dd3f71bf2910b85457e587cb3431c88ee3a86 100644
|
| --- a/appengine/sheriff_o_matic/model/tree-status.html
|
| +++ b/appengine/sheriff_o_matic/model/tree-status.html
|
| @@ -2,9 +2,7 @@
|
| Copyright 2014 The Chromium Authors. All rights reserved.
|
| Use of this source code is governed by a BSD-style license that can be
|
| found in the LICENSE file.
|
| --->
|
| -
|
| -<link rel="import" href="../appengine_module/components/net.html">
|
| +--><html><head><link rel="import" href="../appengine_module/components/net.html">
|
|
|
| <script>
|
| function TreeStatus(project) {
|
|
|