Index: content/child/blink_platform_impl.h |
diff --git a/content/child/blink_platform_impl.h b/content/child/blink_platform_impl.h |
index 690fd6e0a67fe54a941d83c7d57332a6b7d784a9..d927e55f630bc3506f087712845ddb65d648d26d 100644 |
--- a/content/child/blink_platform_impl.h |
+++ b/content/child/blink_platform_impl.h |
@@ -131,8 +131,6 @@ class CONTENT_EXPORT BlinkPlatformImpl |
const blink::WebString& value1, |
const blink::WebString& value2) override; |
void suddenTerminationChanged(bool enabled) override {} |
- double currentTimeSeconds() override; |
- double monotonicallyIncreasingTimeSeconds() override; |
blink::WebThread* compositorThread() const override; |
blink::WebGestureCurve* createFlingAnimationCurve( |
blink::WebGestureDevice device_source, |