Chromium Code Reviews| Index: ppapi/api/ppb_graphics_2d.idl |
| =================================================================== |
| --- ppapi/api/ppb_graphics_2d.idl (revision 122146) |
| +++ ppapi/api/ppb_graphics_2d.idl (working copy) |
| @@ -240,12 +240,9 @@ |
| * and no callback will be scheduled. |
| */ |
| - /* |
| - * TODO(darin): We should ensure that the completion callback always runs, so |
| + /* TODO(darin): We should ensure that the completion callback always runs, so |
| * that it is easier for consumers to manage memory referenced by a callback. |
| - */ |
| - |
| - /* |
| + * |
|
dmichael (off chromium)
2012/02/15 22:59:34
nit: trailing space
jond
2012/02/16 17:57:19
Done.
|
| * TODO(): Add back in the synchronous mode description once we have support |
| * for it. |
| */ |