 Chromium Code Reviews
 Chromium Code Reviews Issue 9465005:
  Updating the doc to reflect the new experimental.keybinding API.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src/
    
  
    Issue 9465005:
  Updating the doc to reflect the new experimental.keybinding API.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src/| Index: chrome/common/extensions/docs/tabs.html | 
| =================================================================== | 
| --- chrome/common/extensions/docs/tabs.html (revision 123468) | 
| +++ chrome/common/extensions/docs/tabs.html (working copy) | 
| @@ -2712,7 +2712,7 @@ | 
| <span class="optional">optional</span> | 
| <span id="typeTemplate"> | 
| <span> | 
| - <span>undefined</span> | 
| + <span>string</span> | 
| 
Mike West
2012/02/24 14:24:24
Nit: Worth noting that this is an unintentional dr
 | 
| </span> | 
| </span> | 
| ) |