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

Unified Diff: chrome/common/extensions/docs/templates/articles/whats_new.html

Issue 11745015: Update references to the extension messaging APIs to point to the "runtime" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 11 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
Index: chrome/common/extensions/docs/templates/articles/whats_new.html
diff --git a/chrome/common/extensions/docs/templates/articles/whats_new.html b/chrome/common/extensions/docs/templates/articles/whats_new.html
index 4d92fbe40c5c9e8e26145372022735ca87e241e6..1588f741ac0c09c846f3b51b3042cb58f1c11720 100644
--- a/chrome/common/extensions/docs/templates/articles/whats_new.html
+++ b/chrome/common/extensions/docs/templates/articles/whats_new.html
@@ -115,7 +115,7 @@ made in recent releases.
<li>The <code>sendRequest()</code> method
has been deprecated in favor of the
<code>sendMessage()</code> method for both the
- $ref:extension.sendMessage and
+ $ref:runtime.sendMessage and
$ref:tabs.sendMessage.</li>
<li>The <a href="external_extensions.html">external_extensions.json file</a>
has been deprecated in favor of individual

Powered by Google App Engine
This is Rietveld 408576698