Chromium Code Reviews| Index: Source/core/BUILD.gn |
| diff --git a/Source/core/BUILD.gn b/Source/core/BUILD.gn |
| index 920f835282534405387b0eaa151bd6dcac8dc806..9c7f0913acf3933a5fd14bd459f50feffda716b4 100644 |
| --- a/Source/core/BUILD.gn |
| +++ b/Source/core/BUILD.gn |
| @@ -306,6 +306,7 @@ source_set("testing") { |
| ":core", |
| ":core_generated", |
| ":generated_testing_idls", |
| + "//third_party/WebKit/Source/wtf:test_support", |
| ] |
| sources = generated_core_testing_dictionary_files + webcore_testing_files |