| Index: third_party/WebKit/Source/core/core_idl_files.gni
|
| diff --git a/third_party/WebKit/Source/core/core_idl_files.gni b/third_party/WebKit/Source/core/core_idl_files.gni
|
| index 4617cbbd52eff99f7c151fb91dbf8d7f005237d4..85f85b9da684710bb29be3810a25a6a34b9f8b17 100644
|
| --- a/third_party/WebKit/Source/core/core_idl_files.gni
|
| +++ b/third_party/WebKit/Source/core/core_idl_files.gni
|
| @@ -574,6 +574,7 @@ core_testing_dictionary_idl_files =
|
|
|
| webcore_testing_idl_files =
|
| get_path_info([
|
| + "testing/CallbackFunctionTest.idl",
|
| "testing/DictionaryTest.idl",
|
| "testing/GCObservation.idl",
|
| "testing/GarbageCollectedScriptWrappable.idl",
|
|
|