diff options
Diffstat (limited to 'chrome/common/extensions/docs/static/browsingData.html')
-rw-r--r-- | chrome/common/extensions/docs/static/browsingData.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/docs/static/browsingData.html b/chrome/common/extensions/docs/static/browsingData.html index 27ed66b..bd81526 100644 --- a/chrome/common/extensions/docs/static/browsingData.html +++ b/chrome/common/extensions/docs/static/browsingData.html @@ -9,7 +9,7 @@ <h2 id="manifest">Manifest</h2> <p> - You must declare the "clear" permission in the + You must declare the "browsingData" permission in the <a href="manifest.html">extension manifest</a> to use this API. </p> |