Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(208)

Unified Diff: third_party/WebKit/Source/core/html/BUILD.gn

Issue 2426513003: Refactor LinkStyle out of HTMLLinkElement (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 5623ff8e6dabb5f706f8ac9cd2cd8132ac31abe4..531960b7097998e04ac1adff624399e2d07978d1 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",

Powered by Google App Engine
This is Rietveld 408576698