| Index: chrome/browser/resources/net_internals/index.html
|
| ===================================================================
|
| --- chrome/browser/resources/net_internals/index.html (revision 80507)
|
| +++ chrome/browser/resources/net_internals/index.html (working copy)
|
| @@ -387,7 +387,8 @@
|
| <form id=hstsAddForm>
|
| Domain: <input type=text id=hstsAddInput type="url"
|
| placeholder="example.com"/><br/>
|
| - Include subdomains: <input type="checkbox" id=hstsCheckInput />
|
| + Include subdomains: <input type="checkbox" id=hstsCheckInput /><br/>
|
| + Certificate fingerprint pins: <input type=text id=hstsAddPins />
|
| <input type=submit value="Add" />
|
| </form>
|
|
|
|
|