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

Side by Side Diff: chrome/common/extensions/docs/server2/templates/articles/experimental_contentSettings.html

Issue 10834130: Extensions Docs Server: Doc conversion script - SVN (Closed) Base URL: https://src.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 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 unified diff | Download patch
OLDNEW
1 <div id="pageData-name" class="pageData">experimental.chrome.contentSettings</di v> 1 <h1>experimental.chrome.contentSettings</h1>
2 2
3 <p> 3 <p>
4 The <code>contentSettings</code> API is no longer experimental; 4 The <code>contentSettings</code> API is no longer experimental;
5 it's supported! 5 it's supported!
6 You can read all about it at its new home: 6 You can read all about it at its new home:
7 </p> 7 </p>
8 8
9 <blockquote> 9 <blockquote>
10 <a href="contentSettings.html">chrome.contentSettings</a> 10 <a href="contentSettings.html">chrome.contentSettings</a>
11 </blockquote> 11 </blockquote>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698