| 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 49fc5a105cb7afd332895cae45522a88c79d5c99..9cca2bd28400d6eb6e475a9d1b4f0d1c4a2e5cdd 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -213,6 +213,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",
|
|
|