| Index: chrome/common/extensions/api/runtime.json
|
| diff --git a/chrome/common/extensions/api/experimental_runtime.json b/chrome/common/extensions/api/runtime.json
|
| similarity index 97%
|
| rename from chrome/common/extensions/api/experimental_runtime.json
|
| rename to chrome/common/extensions/api/runtime.json
|
| index ad371601c9b6d8cfa43a40bc6e8317f367591761..c6723db6ad918b945fd48978e4070d3f2848fe4d 100644
|
| --- a/chrome/common/extensions/api/experimental_runtime.json
|
| +++ b/chrome/common/extensions/api/runtime.json
|
| @@ -4,7 +4,7 @@
|
|
|
| [
|
| {
|
| - "namespace": "experimental.runtime",
|
| + "namespace": "runtime",
|
| "functions": [
|
| {
|
| "name": "getBackgroundPage",
|
|
|