| Index: chrome/common/extensions/api/proxy.json
|
| diff --git a/chrome/common/extensions/api/proxy.json b/chrome/common/extensions/api/proxy.json
|
| index ef8d38a2edb2e9fc32ea9f7eaf1a404567c1b019..eeb957a2030471ce672667588b1b38acc8d0de38 100644
|
| --- a/chrome/common/extensions/api/proxy.json
|
| +++ b/chrome/common/extensions/api/proxy.json
|
| @@ -57,7 +57,7 @@
|
| ],
|
| "properties": {
|
| "settings": {
|
| - "$ref": "ChromeSetting",
|
| + "$ref": "types.ChromeSetting",
|
| "description": "Proxy settings to be used. The value of this setting is a ProxyConfig object.",
|
| "value": [
|
| "proxy",
|
|
|