Index: chrome/common/extensions/docs/templates/private/permissions/pointer_lock.html |
diff --git a/chrome/common/extensions/docs/templates/private/permissions/pointer_lock.html b/chrome/common/extensions/docs/templates/private/permissions/pointer_lock.html |
index 8c376a9eac739e97d501c1eea7bb1cf7129a39e6..5e1c07a0cdc6401f15c215d46d9ef7a352e3fec4 100644 |
--- a/chrome/common/extensions/docs/templates/private/permissions/pointer_lock.html |
+++ b/chrome/common/extensions/docs/templates/private/permissions/pointer_lock.html |
@@ -1 +1 @@ |
-Required to use <a href="http://www.w3.org/TR/pointerlock/">Pointer Lock</a> via calls to <code>webkitRequestPointerLock</code> or Pepper's <a href="https://developers.google.com/native-client/peppercpp/classpp_1_1_mouse_lock"> Mouse Lock API</a>. See <a href="api_other">Other APIs</a> for behavior differences. |
+Required to use <a href="http://www.w3.org/TR/pointerlock/">Pointer Lock</a> via calls to <code>requestPointerLock</code> or Pepper's <a href="https://developers.google.com/native-client/peppercpp/classpp_1_1_mouse_lock">Mouse Lock API</a>. See <a href="api_other">Other APIs</a> for behavior differences. |