| Index: ppapi/api/ppb_graphics_2d.idl
|
| ===================================================================
|
| --- ppapi/api/ppb_graphics_2d.idl (revision 118900)
|
| +++ ppapi/api/ppb_graphics_2d.idl (working copy)
|
| @@ -240,13 +240,11 @@
|
| * 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.
|
| */
|
|
|
| - /*
|
| - * TODO(): Add back in the synchronous mode description once we have support
|
| + /* TODO(): Add back in the synchronous mode description once we have support
|
| * for it.
|
| */
|
| int32_t Flush(
|
|
|