| 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 ec915d81b5ecc0d8b8c8549372c80a132bba9eaa..9e7106991cff77e3d84a6510550a1e20eca7047d 100644
|
| --- a/third_party/WebKit/Source/core/core_idl_files.gni
|
| +++ b/third_party/WebKit/Source/core/core_idl_files.gni
|
| @@ -554,6 +554,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",
|
|
|