| Index: third_party/WebKit/Source/modules/csspaint/PaintWorkletGlobalScopeProxy.h
|
| diff --git a/third_party/WebKit/Source/modules/csspaint/PaintWorkletGlobalScopeProxy.h b/third_party/WebKit/Source/modules/csspaint/PaintWorkletGlobalScopeProxy.h
|
| index f79293f94d0edd61bb49afa98a2cc78901e17565..e6e81ad76c6589483f2eb889fa73f28f8ccca655 100644
|
| --- a/third_party/WebKit/Source/modules/csspaint/PaintWorkletGlobalScopeProxy.h
|
| +++ b/third_party/WebKit/Source/modules/csspaint/PaintWorkletGlobalScopeProxy.h
|
| @@ -30,7 +30,6 @@ class MODULES_EXPORT PaintWorkletGlobalScopeProxy
|
| WebURLRequest::FetchCredentialsMode,
|
| RefPtr<WebTaskRunner> outside_settings_task_runner,
|
| WorkletPendingTasks*) override;
|
| - void EvaluateScript(const ScriptSourceCode&) override;
|
| void TerminateWorkletGlobalScope() override;
|
|
|
| CSSPaintDefinition* FindDefinition(const String& name);
|
|
|