Chromium Code Reviews| Index: experimental/webtry/templates/sidebar.html |
| diff --git a/experimental/webtry/templates/sidebar.html b/experimental/webtry/templates/sidebar.html |
| index b511987ea338bd2d266cff9ae8321313aab22c27..c2f33fec482a92612a0871ae6972f79a346153e8 100644 |
| --- a/experimental/webtry/templates/sidebar.html |
| +++ b/experimental/webtry/templates/sidebar.html |
| @@ -19,12 +19,6 @@ |
| <input type="number" class="form-control" id="image-height" value="{{.Height}}"> |
| </div> |
| </div> |
| - <div class="checkbox"> |
| - <label> |
| - <input id="use-gpu" type="checkbox" value=""{{if .GPU}} checked{{end}}> |
| - Ganesh |
| - </label> |
| - </div> |
| </form> |
| </div> |
| </div> |