| 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 56c70401dd07081acf29f0bd3f6a502ed03ff669..196fb0ee9830e8fb578154ae12cb075dd6dc73be 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",
|
|
|