Skip to content

Commit

Permalink
Add SVG module.
Browse files Browse the repository at this point in the history
  • Loading branch information
olonho committed Apr 29, 2021
1 parent e0f9064 commit f6b13d9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions patches/11145_BUILD.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
diff --git a/BUILD.gn b/BUILD.gn
index 497af01b13..b6b2f75b81 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1497,6 +1497,7 @@ group("modules") {
"modules/skottie",
"modules/skparagraph",
"modules/skshaper",
+ "modules/svg",
]
}

0 comments on commit f6b13d9

Please sign in to comment.