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 d600f486d025ff5779e5a562053b8ebb55359e23..0fa4817bc3e0fa39eb6f482d1cfbd9759869050a 100644 |
--- a/third_party/WebKit/Source/web/BUILD.gn |
+++ b/third_party/WebKit/Source/web/BUILD.gn |
@@ -305,6 +305,7 @@ test("webkit_unit_tests") { |
"tests/FrameTestHelpers.h", |
"tests/FrameThrottlingTest.cpp", |
"tests/HTMLDocumentParserLoadingTest.cpp", |
+ "tests/HTMLImportSheetsTest.cpp", |
"tests/ImeOnFocusTest.cpp", |
"tests/IntersectionObserverTest.cpp", |
"tests/KeyboardTest.cpp", |