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

Unified Diff: ppapi/api/ppp_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
« no previous file with comments | « ppapi/api/ppb_messaging.idl ('k') | ppapi/c/ppb.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/api/ppp_messaging.idl
===================================================================
--- ppapi/api/ppp_messaging.idl (revision 124481)
+++ ppapi/api/ppp_messaging.idl (working copy)
@@ -39,7 +39,7 @@
*
* <strong>Example:</strong>
*
- * <code>
+ * @code
*
* <body>
* <object id="plugin"
@@ -49,7 +49,7 @@
* </script>
* </body>
*
- * </code>
+ * @endcode
*
*/
void HandleMessage([in] PP_Instance instance, [in] PP_Var message);
« no previous file with comments | « ppapi/api/ppb_messaging.idl ('k') | ppapi/c/ppb.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698