Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(780)

Unified Diff: components/onc/docs/onc_spec.html

Issue 708563005: Use setProperties for IP Config. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@issue_430113_internet_options_1
Patch Set: IPConfigType=Static applies to NameServer only config Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/onc/docs/onc_spec.html
diff --git a/components/onc/docs/onc_spec.html b/components/onc/docs/onc_spec.html
index be95d28ae3e47919d926b85b58a979cbfbbd3b27..21cba4c9051f0aab7e864d13fe319ea18159a0bf 100644
--- a/components/onc/docs/onc_spec.html
+++ b/components/onc/docs/onc_spec.html
@@ -330,17 +330,6 @@
Proxy settings for this network
</dd>
- <dt class="field">NameServers</dt>
pneubeck (no reviews) 2014/12/05 09:47:46 please search for 'name.*server' in this file. I t
stevenjb 2015/01/08 00:44:39 Addressed in other CL.
- <dd>
- <span class="field_meta">
- (optional if <span class="field">Remove</span> is
- <span class="value">false</span>, otherwise ignored)
- <span class="type">array of string</span>
- </span>
- Array of addresses to use for name servers. If not specified, DHCP values
- will be used.
- </dd>
-
<dt class="field">SearchDomains</dt>
<dd>
<span class="field_meta">

Powered by Google App Engine
This is Rietveld 408576698