| Index: third_party/WebKit/LayoutTests/editing/assert_selection.js
|
| diff --git a/third_party/WebKit/LayoutTests/editing/assert_selection.js b/third_party/WebKit/LayoutTests/editing/assert_selection.js
|
| index 4e7c7f327573fc70195e9df261331040e627450f..7d5a84cc6247d64f886da17c3167196fb014ea21 100644
|
| --- a/third_party/WebKit/LayoutTests/editing/assert_selection.js
|
| +++ b/third_party/WebKit/LayoutTests/editing/assert_selection.js
|
| @@ -454,7 +454,7 @@ class Parser {
|
| }
|
|
|
| // TODO(yosin): 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>}
|
|
|