| Index: chrome/test/data/extensions/api_test/keybinding/page_action/manifest.json
|
| ===================================================================
|
| --- chrome/test/data/extensions/api_test/keybinding/page_action/manifest.json (revision 148953)
|
| +++ chrome/test/data/extensions/api_test/keybinding/page_action/manifest.json (working copy)
|
| @@ -6,7 +6,7 @@
|
| "scripts": ["background.js"]
|
| },
|
| "permissions": [
|
| - "tabs", "http://*/*", "experimental", "keybinding"
|
| + "tabs", "http://*/*", "experimental", "commands"
|
| ],
|
| "page_action": {
|
| "default_title": "Make this page red",
|
|
|