summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/bookmarks.html
diff options
context:
space:
mode:
authorkathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-15 23:54:42 +0000
committerkathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-15 23:54:42 +0000
commitddff0af62a4ee240e0689fb01b27ffddeec017f0 (patch)
treec7409834feea6b25e516fb5610b8f52d87b0eb12 /chrome/common/extensions/docs/bookmarks.html
parent88fb4ada915e7f37a6ac939c10ef0ff96889dc71 (diff)
downloadchromium_src-ddff0af62a4ee240e0689fb01b27ffddeec017f0.zip
chromium_src-ddff0af62a4ee240e0689fb01b27ffddeec017f0.tar.gz
chromium_src-ddff0af62a4ee240e0689fb01b27ffddeec017f0.tar.bz2
Added link to bookmarks example.
TBR=erikkay BUG=none TEST=none Review URL: http://codereview.chromium.org/273080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29215 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/bookmarks.html')
-rwxr-xr-xchrome/common/extensions/docs/bookmarks.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/bookmarks.html b/chrome/common/extensions/docs/bookmarks.html
index 4e1d435..2b42194 100755
--- a/chrome/common/extensions/docs/bookmarks.html
+++ b/chrome/common/extensions/docs/bookmarks.html
@@ -346,6 +346,11 @@ this code doesn't bother to define a callback function.
'url': 'http://code.google.com/chrome/extensions'});
</pre>
+<p>
+For a full example of using bookmarks, see the
+<a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/data/extensions/samples/bookmarks/">bookmarks sample</a>.
+</p>
+
<!-- END AUTHORED CONTENT -->
</div>