Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/BUILD.gn |
| diff --git a/third_party/WebKit/Source/core/html/BUILD.gn b/third_party/WebKit/Source/core/html/BUILD.gn |
| index 6d3fa13e388bc65cf5f0d16cd7fda253650ae340..8f8632ee84ddb536710df92e9eca32e0016318fb 100644 |
| --- a/third_party/WebKit/Source/core/html/BUILD.gn |
| +++ b/third_party/WebKit/Source/core/html/BUILD.gn |
| @@ -221,6 +221,8 @@ blink_core_sources("html") { |
| "LinkRelAttribute.h", |
| "LinkResource.cpp", |
| "LinkResource.h", |
| + "LinkStyle.cpp", |
| + "LinkStyle.h", |
| "MediaDocument.cpp", |
| "MediaDocument.h", |
| "MediaError.h", |