summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/api_index.html
diff options
context:
space:
mode:
authorkathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-18 21:35:25 +0000
committerkathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-18 21:35:25 +0000
commitedc82b6482925ec2f276af8ee29a9ff903819d85 (patch)
tree1024bf4a8d96efe61f89d383ce30168ffa836770 /chrome/common/extensions/docs/api_index.html
parent14579802089edf81277a95d5ac71e59aaf9d9943 (diff)
downloadchromium_src-edc82b6482925ec2f276af8ee29a9ff903819d85.zip
chromium_src-edc82b6482925ec2f276af8ee29a9ff903819d85.tar.gz
chromium_src-edc82b6482925ec2f276af8ee29a9ff903819d85.tar.bz2
Add videos to the doc where appropriate.
Mostly links, but a few embedded videos. TEST=none BUG=none TBR=aa Review URL: http://codereview.chromium.org/504054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34989 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/api_index.html')
-rw-r--r--chrome/common/extensions/docs/api_index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/common/extensions/docs/api_index.html b/chrome/common/extensions/docs/api_index.html
index 92b13ed..d387405 100644
--- a/chrome/common/extensions/docs/api_index.html
+++ b/chrome/common/extensions/docs/api_index.html
@@ -271,7 +271,8 @@ they return immediately,
without waiting for the operation to finish.
If you need to know the outcome of an operation,
then you pass a callback function into the method.
-<!-- [PENDING: update/elaborate on that] -->
+For more information, see the video
+<a href="http://www.youtube.com/watch?v=bmxr75CV36A&amp;feature=PlayList&amp;p=CA101D6A85FE9D4B&amp;index=2">Extension API Design</a>.
</p>
</div>