| Index: third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h
|
| diff --git a/third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h b/third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h
|
| index d2bc85bc619cf798c430ef28a39508c71bb1c6ea..6a4523d900abd16492fc1c6dbc78159eabf8bdb8 100644
|
| --- a/third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h
|
| +++ b/third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h
|
| @@ -13,9 +13,6 @@
|
|
|
| namespace blink {
|
|
|
| -// A ModuleScriptFetchRequest is a "parameter object" for
|
| -// Modulator::fetch{,New}SingleModule to avoid the methods having too many
|
| -// arguments.
|
| // In terms of spec, a ModuleScriptFetchRequest carries most of the arguments
|
| // for "fetch a single module script" algorithm:
|
| // https://html.spec.whatwg.org/#fetch-a-single-module-script
|
|
|