From b34ff556a7902fe52fe17e63c2e05faa616c8380 Mon Sep 17 00:00:00 2001 From: cschuet Date: Tue, 3 Feb 2015 02:23:39 -0800 Subject: Implementation of the NetworkingConfigService Implementation of the NetworkingConfigService and boiler plate code for the networking.config API. Reviewers: Please see 1) https://docs.google.com/document/d/1V8YGouKC477iC11L4PL8H_HU1Ru3R5kMhXppuoIVNeo for the design document. 2) https://docs.google.com/drawings/d/12Hai1LdaPzwtkrQUdCjSpt1s7InRNNBDeWiW5ujfIRg for a flow diagram. Review URL: https://codereview.chromium.org/880073002 Cr-Commit-Position: refs/heads/master@{#314303} --- extensions/extensions_strings.grd | 3 +++ 1 file changed, 3 insertions(+) (limited to 'extensions/extensions_strings.grd') diff --git a/extensions/extensions_strings.grd b/extensions/extensions_strings.grd index c693177..0bcf8d9 100644 --- a/extensions/extensions_strings.grd +++ b/extensions/extensions_strings.grd @@ -359,6 +359,9 @@ Vendor $10x1234 + + Configure network connections + Manage network connections -- cgit v1.1