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

Unified Diff: sky/engine/core/BUILD.gn

Issue 689943003: Remove libxml dependency from Sky (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/BUILD.gn
diff --git a/sky/engine/core/BUILD.gn b/sky/engine/core/BUILD.gn
index f3f4e370dc16b7a85c1d6573af4c31a69c152ce2..bde047c1195a7c6860de9605514f2bb13f2d5608 100644
--- a/sky/engine/core/BUILD.gn
+++ b/sky/engine/core/BUILD.gn
@@ -115,7 +115,6 @@ source_set("core_generated") {
"//skia",
"//third_party/iccjpeg",
"//third_party/libpng",
- "//third_party/libxml",
"//third_party/qcms",
"//sky/engine/bindings/core/v8:bindings_core_v8_generated",
"//sky/engine/wtf",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698