Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1168)

Unified Diff: chrome/common/extensions/docs/extension.html

Issue 8770051: Add a few permissions to the optional permission whitelist. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/extensions/docs/experimental.storage.html ('k') | chrome/common/extensions/docs/omnibox.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/extension.html
diff --git a/chrome/common/extensions/docs/extension.html b/chrome/common/extensions/docs/extension.html
index c05061ab7ec8b0a041c955da8e3d3b9169f2813d..c67fbc0a9ac646ca820cb601d04088d38dc88d1b 100644
--- a/chrome/common/extensions/docs/extension.html
+++ b/chrome/common/extensions/docs/extension.html
@@ -328,7 +328,7 @@
<a href="#method-connect">connect</a>
</li><li>
<a href="#method-getBackgroundPage">getBackgroundPage</a>
- </li><li>
+ </li><li style="display: none; ">
<a href="#method-anchor">methodName</a>
</li><li>
<a href="#method-getURL">getURL</a>
@@ -340,7 +340,7 @@
<a href="#method-isAllowedIncognitoAccess">isAllowedIncognitoAccess</a>
</li><li>
<a href="#method-sendRequest">sendRequest</a>
- </li><li style="">
+ </li><li>
<a href="#method-setUpdateUrlData">setUpdateUrlData</a>
</li>
</ol>
@@ -1180,7 +1180,7 @@ For details, see
</p>
</div> <!-- /description -->
- </div><div class="apiItem">
+ </div><div class="apiItem" style="display: none; ">
<a></a> <!-- method-anchor -->
<h4>method name</h4>
@@ -2581,7 +2581,7 @@ For details, see
</p>
</div> <!-- /description -->
- </div><div class="apiItem" style="">
+ </div><div class="apiItem">
<a name="method-setUpdateUrlData"></a> <!-- method-anchor -->
<h4>setUpdateUrlData</h4>
« no previous file with comments | « chrome/common/extensions/docs/experimental.storage.html ('k') | chrome/common/extensions/docs/omnibox.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698