| Index: chrome/common/extensions/docs/server2/templates/intros/privacy.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/server2/templates/intros/privacy.html (revision 150606)
|
| +++ chrome/common/extensions/docs/server2/templates/intros/privacy.html (working copy)
|
| @@ -1,6 +1,3 @@
|
| -<div id="pageData-name" class="pageData">Privacy</div>
|
| -
|
| -<!-- BEGIN AUTHORED CONTENT -->
|
| <p id="classSummary">
|
| Use the <code>chrome.privacy</code> module to control usage of the features in
|
| Chrome that can affect a user's privacy. This module relies on the
|
| @@ -104,9 +101,9 @@
|
| For example code, see the
|
| <a href="samples.html#privacy">Privacy API samples</a>.
|
| </p>
|
| -<!-- END AUTHORED CONTENT --><div id="pageData-name" class="pageData">Privacy</div>
|
|
|
| -<!-- BEGIN AUTHORED CONTENT -->
|
| +
|
| +
|
| <p id="classSummary">
|
| Use the <code>chrome.privacy</code> module to control usage of the features in
|
| Chrome that can affect a user's privacy. This module relies on the
|
| @@ -209,5 +206,4 @@
|
| <p>
|
| For example code, see the
|
| <a href="samples.html#privacy">Privacy API samples</a>.
|
| -</p>
|
| -<!-- END AUTHORED CONTENT -->
|
| +</p>
|
|
|