Index: chrome/test/data/extensions/api_test/keybinding/global/manifest.json |
diff --git a/chrome/test/data/extensions/api_test/keybinding/global/manifest.json b/chrome/test/data/extensions/api_test/keybinding/global/manifest.json |
index 47504f77da694d3c0c86f2dc6058ad710b875f2c..6ee184e4979f95a6d1e6aaa4d0dab8fbae503ba6 100644 |
--- a/chrome/test/data/extensions/api_test/keybinding/global/manifest.json |
+++ b/chrome/test/data/extensions/api_test/keybinding/global/manifest.json |
@@ -20,9 +20,9 @@ |
"Test fails if called (Ctrl+Shift+A not auto-assignable globally)", |
"global": true |
}, |
- "Ctrl-Shift-9-Valid-Global-Shortcut": { |
+ "Ctrl-Shift-8-Valid-Global-Shortcut": { |
"suggested_key": { |
- "default": "Ctrl+Shift+9" |
+ "default": "Ctrl+Shift+8" |
}, |
"description": "Test passes if called (global shortcut)", |
"global": true |