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

Unified Diff: ppapi/api/pp_input_event.idl

Issue 9600025: Fixed some TODO comments so they wouldn't show up in the docs. (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 | « no previous file | ppapi/api/ppb_input_event.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/api/pp_input_event.idl
===================================================================
--- ppapi/api/pp_input_event.idl (revision 124481)
+++ ppapi/api/pp_input_event.idl (working copy)
@@ -112,7 +112,7 @@
*/
float_t y;
- // TODO(brettw) figure out exactly what this means.
+ /* TODO(brettw) figure out exactly what this means.*/
int32_t click_count;
};
« no previous file with comments | « no previous file | ppapi/api/ppb_input_event.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698