| Index: chrome/common/extensions/api/data_reduction_proxy.json
|
| diff --git a/chrome/common/extensions/api/data_reduction_proxy.json b/chrome/common/extensions/api/data_reduction_proxy.json
|
| index 4c96518e981717f61d8cf63740d3fa1577fed2c0..1742e59a4c98705ec6cd9f821af2b01a0942cc94 100644
|
| --- a/chrome/common/extensions/api/data_reduction_proxy.json
|
| +++ b/chrome/common/extensions/api/data_reduction_proxy.json
|
| @@ -6,6 +6,7 @@
|
| {
|
| "namespace": "dataReductionProxy",
|
| "description": "Use the <code>chrome.dataReductionProxy</code> API to control the data reduction proxy and access usage metrics. This API relies on the <a href='types#ChromeSetting'>ChromeSetting prototype of the type API</a> for getting and setting Chrome's configuration.",
|
| + "compiler_options": {"use_movable_types": true},
|
| "properties": {
|
| "spdyProxyEnabled": {
|
| "nocompile": true,
|
|
|