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

Unified Diff: chrome/common/extensions/docs/static/permissions.html

Issue 9721013: Move topSites API out of experimental (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Minor changes Created 8 years, 9 months 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
Index: chrome/common/extensions/docs/static/permissions.html
diff --git a/chrome/common/extensions/docs/static/permissions.html b/chrome/common/extensions/docs/static/permissions.html
index 39b0259106fff1dbe2ad053a52c64cb950276e1e..7868f3f1312ff718c6f9bdfc24a190a939307041 100644
--- a/chrome/common/extensions/docs/static/permissions.html
+++ b/chrome/common/extensions/docs/static/permissions.html
@@ -91,6 +91,7 @@ You can specify any of the following as optional permissions:
<li>notifications</li>
<li>pageCapture</li>
<li>tabs</li>
+ <li>topSites</li>
<li>webNavigation</li>
<li>webRequest</li>
<li>webRequestBlocking</li>

Powered by Google App Engine
This is Rietveld 408576698