Index: content/child/blink_platform_impl.h |
diff --git a/content/child/blink_platform_impl.h b/content/child/blink_platform_impl.h |
index 4ec165945e44cd1b3561898702a409248ae00b22..f9bf754b9b79c2b0a51d5d997890fc056dbf703a 100644 |
--- a/content/child/blink_platform_impl.h |
+++ b/content/child/blink_platform_impl.h |
@@ -195,8 +195,6 @@ class CONTENT_EXPORT BlinkPlatformImpl |
bool IsMainThread() const; |
- scoped_refptr<base::SingleThreadTaskRunner> MainTaskRunnerForCurrentThread(); |
- |
scoped_refptr<base::SingleThreadTaskRunner> main_thread_task_runner_; |
WebThemeEngineImpl native_theme_engine_; |
WebFallbackThemeEngineImpl fallback_theme_engine_; |