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

Unified Diff: chrome/common/extensions/docs/static/experimental.html

Issue 5398002: doc stuff (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years 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
Index: chrome/common/extensions/docs/static/experimental.html
===================================================================
--- chrome/common/extensions/docs/static/experimental.html (revision 68334)
+++ chrome/common/extensions/docs/static/experimental.html (working copy)
@@ -10,12 +10,12 @@
<a jsvalues=".href: $this + '.html'" jscontent="$this"></a></li>
</ul>
-<p class="caution">
+<p class="warning">
<b>Caution:</b>
Don't depend on these experimental APIs.
They might disappear,
and they <em>will</em> change.
-Also, the extension gallery doesn't allow you to
+Also, the Chrome Developer Dashboard doesn't allow you to
upload extensions that use experimental APIs.
</p>

Powered by Google App Engine
This is Rietveld 408576698