| Index: third_party/WebKit/Source/core/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
|
| index f09f49e0bbd4728427c5ee680f996d0c5d3f44ac..c4625b8b9e25e1f8aa5716891dc342708f2a8bea 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -271,6 +271,8 @@ source_set("testing") {
|
| "testing/OriginTrialsTestPartial.h",
|
| "testing/RecordTest.cpp",
|
| "testing/RecordTest.h",
|
| + "testing/SequenceTest.cpp",
|
| + "testing/SequenceTest.h",
|
| "testing/TypeConversions.h",
|
| "testing/UnionTypesTest.cpp",
|
| "testing/UnionTypesTest.h",
|
|
|