| 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 117601e815b5280e5bc600090d24d75dbb1d2c57..458580102a344cc5c57bda0d7bfb0b73be16beca 100644
|
| --- a/third_party/WebKit/Source/modules/csspaint/PaintWorkletGlobalScopeProxy.h
|
| +++ b/third_party/WebKit/Source/modules/csspaint/PaintWorkletGlobalScopeProxy.h
|
| @@ -30,6 +30,7 @@ class MODULES_EXPORT PaintWorkletGlobalScopeProxy
|
|
|
| // Implements WorkletGlobalScopeProxy.
|
| void FetchAndInvokeScript(const KURL& module_url_record,
|
| + WorkletModuleResponsesMap*,
|
| WebURLRequest::FetchCredentialsMode,
|
| RefPtr<WebTaskRunner> outside_settings_task_runner,
|
| WorkletPendingTasks*) override;
|
|
|