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

Unified Diff: ppapi/api/ppb_messaging.idl

Issue 9421037: Added @code/@endcode and removed .html (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 10 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: ppapi/api/ppb_messaging.idl
===================================================================
--- ppapi/api/ppb_messaging.idl (revision 122520)
+++ ppapi/api/ppb_messaging.idl (working copy)
@@ -44,7 +44,7 @@
*
* <strong>Example:</strong>
*
- * <code>
+ * @code
*
* <body>
* <object id="plugin"
@@ -57,7 +57,7 @@
* </script>
* </body>
*
- * </code>
+ * @endcode
*
* The module instance then invokes PostMessage() as follows:
*

Powered by Google App Engine
This is Rietveld 408576698