| 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 8650261037721a2825d7939832458f0b089b9e51..e514f46b3b0779da2ed9050a9a2ac9786c3ee2b5 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",
|
|
|