| Index: chrome/common/extensions/api/web_request_internal.json
 | 
| diff --git a/chrome/common/extensions/api/web_request_internal.json b/chrome/common/extensions/api/web_request_internal.json
 | 
| index e401a0133e93abf0d91681fdaead024b6d1ea605..c5b8aac0bc6c9c206c9078faac14a4dce019f7ac 100644
 | 
| --- a/chrome/common/extensions/api/web_request_internal.json
 | 
| +++ b/chrome/common/extensions/api/web_request_internal.json
 | 
| @@ -5,6 +5,7 @@
 | 
|  [
 | 
|    {
 | 
|      "namespace": "webRequestInternal",
 | 
| +    "dependencies": ["webRequest"],
 | 
|      "nodoc": true,
 | 
|      "internal": true,
 | 
|      "functions": [
 | 
| 
 |