| Index: content/child/blink_platform_impl.h
|
| diff --git a/content/child/blink_platform_impl.h b/content/child/blink_platform_impl.h
|
| index 953b438d1ff0bac88bb9013d101286c620083141..d8a5249a71248bd2cca481a55540bd5171221c28 100644
|
| --- a/content/child/blink_platform_impl.h
|
| +++ b/content/child/blink_platform_impl.h
|
| @@ -119,7 +119,6 @@ class CONTENT_EXPORT BlinkPlatformImpl
|
| void histogramEnumeration(const char* name,
|
| int sample,
|
| int boundary_value) override;
|
| - void histogramSparse(const char* name, int sample) override;
|
| void registerMemoryDumpProvider(blink::WebMemoryDumpProvider* wmdp,
|
| const char* name) override;
|
| void unregisterMemoryDumpProvider(
|
|
|