| Index: third_party/WebKit/Source/core/timing/SharedWorkerPerformance.idl
|
| diff --git a/third_party/WebKit/Source/core/timing/SharedWorkerPerformance.idl b/third_party/WebKit/Source/core/timing/SharedWorkerPerformance.idl
|
| index 80106811127b6217b5b326b969c6df36220f0744..eee0102c29b858a3a1eea7939e70fc622bbe1fe6 100644
|
| --- a/third_party/WebKit/Source/core/timing/SharedWorkerPerformance.idl
|
| +++ b/third_party/WebKit/Source/core/timing/SharedWorkerPerformance.idl
|
| @@ -27,7 +27,7 @@
|
| * OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// TODO(philipj): SharedWorker.workerStart was in the High Resolution Time spec,
|
| +// TODO(foolip): SharedWorker.workerStart was in the High Resolution Time spec,
|
| // but was removed in favor of Performance.translateTime():
|
| // https://github.com/w3c/hr-time/commit/39aaf81e1ea206fdf0fde4f49604ddd64d4f5b13
|
|
|
|
|