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

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

Issue 10828087: Add skeleton implementation of ExtensionPushMessagingEventRouter. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Docs Created 8 years, 5 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/apps/experimental.html
diff --git a/chrome/common/extensions/docs/apps/experimental.html b/chrome/common/extensions/docs/apps/experimental.html
index 0f01b43a934ca64905b1faf7b326fcfb5f5e0bab..69dbc29756e4e84a5a7cb614f1403055a7f42f23 100644
--- a/chrome/common/extensions/docs/apps/experimental.html
+++ b/chrome/common/extensions/docs/apps/experimental.html
@@ -215,6 +215,7 @@ on the following experimental APIs:
<a href="experimental.bluetooth.html">experimental.bluetooth</a></li><li>
<a href="experimental.identity.html">experimental.identity</a></li><li>
<a href="experimental.mediaGalleries.html">experimental.mediaGalleries</a></li><li>
+ <a href="experimental.pushMessaging.html">experimental.pushMessaging</a></li><li>
<a href="experimental.serial.html">experimental.serial</a></li><li>
<a href="experimental.usb.html">experimental.usb</a></li>
</ul>

Powered by Google App Engine
This is Rietveld 408576698