Index: chrome/common/extensions/docs/static/cookies.html |
diff --git a/chrome/common/extensions/docs/static/cookies.html b/chrome/common/extensions/docs/static/cookies.html |
index b74bdfe85e8cbd670db8ab1a179fe49034f837ad..a24196ddf766b6991dfed69d3dc2ad7c52222f4c 100644 |
--- a/chrome/common/extensions/docs/static/cookies.html |
+++ b/chrome/common/extensions/docs/static/cookies.html |
@@ -18,4 +18,16 @@ For example:</p> |
... |
}</pre> |
+<h2 id="examples"> Examples </h2> |
+ |
+<p> |
+You can find a simple example |
+of using the cookies API in the |
+<a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/examples/api/cookies/">examples/api/cookies</a> |
+directory. |
+For other examples |
+and for help in viewing the source code, |
+see <a href="samples.html">Samples</a>. |
+</p> |
+ |
<!-- END AUTHORED CONTENT --> |