| Index: third_party/WebKit/LayoutTests/editing/spelling/spellcheck_test.js
|
| diff --git a/third_party/WebKit/LayoutTests/editing/spelling/spellcheck_test.js b/third_party/WebKit/LayoutTests/editing/spelling/spellcheck_test.js
|
| index 95d1035a9a14555501fb5fb968278d49ede24974..67bb9c670145c080b9f113a3f0459ce422f7d6dd 100644
|
| --- a/third_party/WebKit/LayoutTests/editing/spelling/spellcheck_test.js
|
| +++ b/third_party/WebKit/LayoutTests/editing/spelling/spellcheck_test.js
|
| @@ -34,7 +34,7 @@
|
| const Sample = window.Sample;
|
|
|
| // TODO(editing-dev): Once we can import JavaScript file from scripts, we should
|
| -// import "imported/wpt/html/resources/common.js", since |HTML5_VOID_ELEMENTS|
|
| +// import "external/wpt/html/resources/common.js", since |HTML5_VOID_ELEMENTS|
|
| // is defined in there.
|
| /**
|
| * @const @type {!Set<string>}
|
|
|