Chromium Code Reviews| Index: components/onc/docs/onc_spec.html |
| diff --git a/components/onc/docs/onc_spec.html b/components/onc/docs/onc_spec.html |
| index a3648c542b6744dbdc0d1b26e4e915b2d1ff0dc6..a1e79517328e367d14c70f77f65b68342c13e1a9 100644 |
| --- a/components/onc/docs/onc_spec.html |
| +++ b/components/onc/docs/onc_spec.html |
| @@ -388,6 +388,17 @@ |
| </span> |
| </dd> |
| + <dt class="field">Restricted</dt> |
|
pneubeck (no reviews)
2014/09/05 16:05:44
for consideration:
When I read this CL again, and
stevenjb
2014/09/05 16:54:21
Done.
|
| + <dd> |
| + <span class="field_meta"> |
| + (optional, read-only) |
| + <span class="type">boolean</span> |
| + </span> |
| + True if a connnected network has limited connectivity to the Internet, |
| + e.g. a connection is behind a portal or a cellular network is not |
| + activated or requires payment. |
| + </dd> |
| + |
| <dt class="field">Connectable</dt> |
| <dd> |
| <span class="field_meta"> |