Index: third_party/WebKit/Source/core/BUILD.gn |
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn |
index 58df744e78eccde47e97c84801a837e21b400a32..b461c2f79c3b065a70adfa8ffa557a49d43f7934 100644 |
--- a/third_party/WebKit/Source/core/BUILD.gn |
+++ b/third_party/WebKit/Source/core/BUILD.gn |
@@ -1036,6 +1036,7 @@ source_set("unit_tests") { |
"dom/DOMMatrixTest.cpp", |
"dom/DocumentStatisticsCollectorTest.cpp", |
"dom/DocumentTest.cpp", |
+ "dom/DocumentUserGestureTokenTest.cpp", |
"dom/ElementTest.cpp", |
"dom/ElementVisibilityObserverTest.cpp", |
"dom/ExecutionContextTaskTest.cpp", |