Commit d039a9f4 authored by vitalybuka's avatar vitalybuka Committed by Commit bot

Remove enable_wifi_bootstrapping from doc

Feature does not exists.

BUG=451851

Review URL: https://codereview.chromium.org/1575493003

Cr-Commit-Position: refs/heads/master@{#370437}
parent bf0b91e4
...@@ -228,7 +228,6 @@ places are noted in the table below. ...@@ -228,7 +228,6 @@ places are noted in the table below.
| `enable_task_manager` (0/1) | `enable_task_manager` (true/false) | `//build/config/features.gni` | | `enable_task_manager` (0/1) | `enable_task_manager` (true/false) | `//build/config/features.gni` |
| `enable_themes` (0/1) | `enable_themes` (true/false) | `//build/config/features.gni` | | `enable_themes` (0/1) | `enable_themes` (true/false) | `//build/config/features.gni` |
| `enable_webrtc` (0/1) | `enable_webrtc` (true/false) | `//build/config/features.gni` | | `enable_webrtc` (0/1) | `enable_webrtc` (true/false) | `//build/config/features.gni` |
| `enable_wifi_bootstrapping` (0/1) | `enable_wifi_bootstrapping` (true/false) | `//build/config/features.gni` |
| `image_loader_extension` (0/1) | `enable_image_loader_extension` (true/false) | `//build/config/features.gni` | | `image_loader_extension` (0/1) | `enable_image_loader_extension` (true/false) | `//build/config/features.gni` |
| `input_speech` (0/1) | `enable_speech_input` (true/false) | `//build/config/features.gni` | | `input_speech` (0/1) | `enable_speech_input` (true/false) | `//build/config/features.gni` |
| `notifications` (0/1) | `enable_notifications` (true/false) | `//build/config/features.gni` | | `notifications` (0/1) | `enable_notifications` (true/false) | `//build/config/features.gni` |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment