| 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..e37079e3962e034df093867b696b338d82ff1bc7 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/DeathAwareScriptWrappable.idl",
|
| "testing/DictionaryTest.idl",
|
| "testing/GCObservation.idl",
|
| "testing/GarbageCollectedScriptWrappable.idl",
|
|
|