OLD | NEW |
---|---|
1 <!-- | 1 <!-- |
2 Copyright 2014 The Chromium Authors. All rights reserved. | 2 Copyright 2014 The Chromium Authors. All rights reserved. |
3 Use of this source code is governed by a BSD-style license that can be | 3 Use of this source code is governed by a BSD-style license that can be |
4 found in the LICENSE file. | 4 found in the LICENSE file. |
5 --> | 5 --> |
6 <div data-ui-mode="home.client.connect-failed" | 6 <script src="capability_tests.js"></script> |
not at google - send to devlin
2014/12/10 17:33:54
You may want to upload with more aggressive copy d
Ken Rockot(use gerrit already)
2014/12/10 18:31:41
Done.
| |
7 class="message"> | |
8 <span id="connect-error-message" class="error-state"></span> | |
9 </div> | |
OLD | NEW |