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 4237899a1df64bbed365441d38270d03d8c0ad6f..cd4196764613e9c50551f842799606051bf676c6 100644 |
--- a/third_party/WebKit/Source/core/BUILD.gn |
+++ b/third_party/WebKit/Source/core/BUILD.gn |
@@ -217,6 +217,8 @@ source_set("testing") { |
"origin_trials/testing/InternalsFrobulate.h", |
"origin_trials/testing/InternalsFrobulateInterfaceBindings.h", |
"origin_trials/testing/WorkerInternalsFrobulate.h", |
+ "testing/CallbackFunctionTest.cpp", |
+ "testing/CallbackFunctionTest.h", |
"testing/DictionaryTest.cpp", |
"testing/DictionaryTest.h", |
"testing/DummyPageHolder.cpp", |