| 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 b7a92643d5900ab8816dc16304e317ebe5faf443..82853d97a7a931712442d119376d27c5eaaf43a8 100644
|
| --- a/third_party/WebKit/Source/core/core_idl_files.gni
|
| +++ b/third_party/WebKit/Source/core/core_idl_files.gni
|
| @@ -572,6 +572,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",
|
|
|