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

Unified Diff: third_party/WebKit/Source/core/layout/svg/BUILD.gn

Issue 2783253002: Avoid duplicating the target name "svg". (Closed)
Patch Set: Created 3 years, 9 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
« no previous file with comments | « third_party/WebKit/Source/core/BUILD.gn ('k') | third_party/WebKit/Source/core/style/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/layout/svg/BUILD.gn
diff --git a/third_party/WebKit/Source/core/layout/svg/BUILD.gn b/third_party/WebKit/Source/core/layout/svg/BUILD.gn
index 2d3b69aaaff9a7eee2cd5d83ee1453a4a86a42f2..8c6d85f2b5796e732cb4a3f800e0f66ad84d983d 100644
--- a/third_party/WebKit/Source/core/layout/svg/BUILD.gn
+++ b/third_party/WebKit/Source/core/layout/svg/BUILD.gn
@@ -4,7 +4,7 @@
import("//third_party/WebKit/Source/core/core.gni")
-blink_core_sources("svg") {
+blink_core_sources("svg_layout") {
sources = [
"LayoutSVGBlock.cpp",
"LayoutSVGBlock.h",
« no previous file with comments | « third_party/WebKit/Source/core/BUILD.gn ('k') | third_party/WebKit/Source/core/style/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698