| Index: extensions/common/api/web_request_internal.json
|
| diff --git a/chrome/common/extensions/api/web_request_internal.json b/extensions/common/api/web_request_internal.json
|
| similarity index 95%
|
| rename from chrome/common/extensions/api/web_request_internal.json
|
| rename to extensions/common/api/web_request_internal.json
|
| index 4bb0540436ec6ee61741041fa3ec5f5c71e9e284..6861f5db17e9e0f4055cb923517ccfd84b138386 100644
|
| --- a/chrome/common/extensions/api/web_request_internal.json
|
| +++ b/extensions/common/api/web_request_internal.json
|
| @@ -7,7 +7,7 @@
|
| "namespace": "webRequestInternal",
|
| "description": "none",
|
| "compiler_options": {
|
| - "implemented_in": "chrome/browser/extensions/api/web_request/web_request_api.h"
|
| + "implemented_in": "extensions/browser/api/web_request/web_request_api.h"
|
| },
|
| "functions": [
|
| {
|
|
|