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

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

Issue 7031063: Extension API: Rename contentSettings.misc to .global and rename preferences under it. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync Created 9 years, 7 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/experimental.html
diff --git a/chrome/common/extensions/docs/experimental.html b/chrome/common/extensions/docs/experimental.html
index cb23ce1c3f3d9d271914c6f5a38fb966dd542624..1ca13e38027088512dd6fb6a46c52a9a304b0864 100644
--- a/chrome/common/extensions/docs/experimental.html
+++ b/chrome/common/extensions/docs/experimental.html
@@ -321,7 +321,7 @@ on the following experimental APIs:
<ul>
<li>
- <a href="experimental.contentSettings.misc.html">experimental.contentSettings.misc</a></li><li>
+ <a href="experimental.contentSettings.global.html">experimental.contentSettings.global</a></li><li>
<a href="experimental.debugger.html">experimental.debugger</a></li><li>
<a href="experimental.devtools.audits.html">experimental.devtools.audits</a></li><li>
<a href="experimental.devtools.panels.html">experimental.devtools.panels</a></li><li>

Powered by Google App Engine
This is Rietveld 408576698