| 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 b4610d2f1cb51f1f6d46ddf454873500018af235..2407ef854f6cd48e33576b4280d33ee1e4b6a308 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -266,6 +266,8 @@ source_set("testing") {
|
| "testing/LayerRectList.h",
|
| "testing/MockHyphenation.cpp",
|
| "testing/MockHyphenation.h",
|
| + "testing/NetInfo.cpp",
|
| + "testing/NetInfo.h",
|
| "testing/NullExecutionContext.cpp",
|
| "testing/NullExecutionContext.h",
|
| "testing/OriginTrialsTest.cpp",
|
|
|