| Index: third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.h
|
| diff --git a/third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.h b/third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.h
|
| index 5d8f5f8e7a93608c66d6c9cf71eefdb79a107b57..178a267f26468c7b492235b1cf632cfe44d4cc1a 100644
|
| --- a/third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.h
|
| +++ b/third_party/WebKit/Source/core/html/canvas/CanvasAsyncBlobCreator.h
|
| @@ -115,7 +115,6 @@ class CORE_EXPORT CanvasAsyncBlobCreator
|
|
|
| void idleTaskStartTimeoutEvent(double quality);
|
| void idleTaskCompleteTimeoutEvent();
|
| - void recordIdleTaskStatusHistogram();
|
| };
|
|
|
| } // namespace blink
|
|
|