| Index: ppapi/api/ppb_core.idl
|
| ===================================================================
|
| --- ppapi/api/ppb_core.idl (revision 92931)
|
| +++ ppapi/api/ppb_core.idl (working copy)
|
| @@ -55,9 +55,9 @@
|
| * to the browser.
|
| */
|
|
|
| -// TODO(brettw) http://code.google.com/p/chromium/issues/detail?id=57448
|
| -// This currently does change with wall clock time, but will be fixed in
|
| -// a future release.
|
| +/* TODO(brettw) http://code.google.com/p/chromium/issues/detail?id=57448
|
| + * This currently does change with wall clock time, but will be fixed in
|
| + * a future release. */
|
| PP_TimeTicks GetTimeTicks();
|
|
|
| /**
|
|
|