Index: third_party/WebKit/Source/web/BUILD.gn |
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn |
index 2816303ff8e2d840e974352992bba5305d999b5d..9d54d3db52484e90f51c39cf05a256c8381566e8 100644 |
--- a/third_party/WebKit/Source/web/BUILD.gn |
+++ b/third_party/WebKit/Source/web/BUILD.gn |
@@ -364,6 +364,7 @@ test("webkit_unit_tests") { |
"tests/WebInputEventConversionTest.cpp", |
"tests/WebMeaningfulLayoutsTest.cpp", |
"tests/WebPluginContainerTest.cpp", |
+ "tests/WebRangeTest.cpp", |
"tests/WebScopedWindowFocusAllowedIndicatorTest.cpp", |
"tests/WebSearchableFormDataTest.cpp", |
"tests/WebSelectorTest.cpp", |