| 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 d64f10b88f2ccb3e7305b1f30f45b04d1bce2c1a..3be21228242145e9fd9a44af7a24180a54b3b076 100644
|
| --- a/third_party/WebKit/Source/core/core_idl_files.gni
|
| +++ b/third_party/WebKit/Source/core/core_idl_files.gni
|
| @@ -604,6 +604,7 @@ webcore_testing_idl_files =
|
| "testing/LayerRect.idl",
|
| "testing/LayerRectList.idl",
|
| "testing/OriginTrialsTest.idl",
|
| + "testing/RecordTest.idl",
|
| "testing/TypeConversions.idl",
|
| "testing/UnionTypesTest.idl",
|
| ],
|
|
|