summaryrefslogtreecommitdiffstats
path: root/components/onc
diff options
context:
space:
mode:
authorstevenjb <stevenjb@chromium.org>2015-10-01 14:30:16 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-01 21:34:39 +0000
commit198ceab38d623cd7e5a23fa7eadc700c41bd01d1 (patch)
tree05cae9b74485ac31e6f48826e9a54ad18dc7801a /components/onc
parentaf0e1b03d563844f7691440bb32fd0d90b60bec6 (diff)
downloadchromium_src-198ceab38d623cd7e5a23fa7eadc700c41bd01d1.zip
chromium_src-198ceab38d623cd7e5a23fa7eadc700c41bd01d1.tar.gz
chromium_src-198ceab38d623cd7e5a23fa7eadc700c41bd01d1.tar.bz2
Add ManagedProperties to networking_private.idl
This adds types for neworkingPrivate.getManagedProperties. It also updates settings/internet_page to use getManagedProperties and the correct types. BUG=535270 For third_party/closure_compiler/externs/networking_private.js: TBR=dbeam@chromium.org Review URL: https://codereview.chromium.org/1376523003 Cr-Commit-Position: refs/heads/master@{#351890}
Diffstat (limited to 'components/onc')
-rw-r--r--components/onc/docs/onc_spec.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/onc/docs/onc_spec.html b/components/onc/docs/onc_spec.html
index df43eb8..c28053f 100644
--- a/components/onc/docs/onc_spec.html
+++ b/components/onc/docs/onc_spec.html
@@ -2156,7 +2156,7 @@
<dt class="field">APNList</dt>
<dd>
- <span class="field_meta">(optional, read-only)
+ <span class="field_meta">(optional)
<span class="type">array of APN</span>
</span>
List of available APN configurations.