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

Unified Diff: chrome/common/extensions/docs/apps/app_external.html

Issue 10825266: Update references to sandbox app samples. (Closed) Base URL: svn://svn.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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/common/extensions/docs/server2/templates/articles/app_external.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/apps/app_external.html
diff --git a/chrome/common/extensions/docs/apps/app_external.html b/chrome/common/extensions/docs/apps/app_external.html
index 06827a7d22706391f9fbf93f0691b3543aee13c4..e483cab1f23ca23a120a6da8643d8a509d427b2c 100644
--- a/chrome/common/extensions/docs/apps/app_external.html
+++ b/chrome/common/extensions/docs/apps/app_external.html
@@ -226,11 +226,10 @@ and post-messaging to communicate between the event page and sandboxed content
and indirectly access the APIs.
</p>
<p class="note">
-<b>API Samples: </b>
+<b>API Sample: </b>
Want to play with the code?
Check out the
-<a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/eval-in-iframe">eval-in-iframe</a>
-and <a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/regex-tester">regex-tester</a> samples.
+<a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/sandbox">sandbox</a> sample.
</p>
<h2 id="external">Referencing external resources</h2>
<p>
« no previous file with comments | « no previous file | chrome/common/extensions/docs/server2/templates/articles/app_external.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698