Chromium Code Reviews| Index: chrome/browser/resources/net_internals/index.html |
| =================================================================== |
| --- chrome/browser/resources/net_internals/index.html (revision 80114) |
| +++ chrome/browser/resources/net_internals/index.html (working copy) |
| @@ -388,6 +388,7 @@ |
| Domain: <input type=text id=hstsAddInput type="url" |
| placeholder="example.com"/><br/> |
| Include subdomains: <input type="checkbox" id=hstsCheckInput /> |
|
agl
2011/04/04 23:46:42
Add a <br/> at the end of this line?
|
| + Certificate fingerprint locks: <input type=text id=hstsAddLocks /> |
| <input type=submit value="Add" /> |
| </form> |