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

Unified Diff: gpu/config/BUILD.gn

Issue 2778463004: gpu: Remove libxml dependency. (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 | « no previous file | gpu/config/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/config/BUILD.gn
diff --git a/gpu/config/BUILD.gn b/gpu/config/BUILD.gn
index a6a47e7a3a38cc4f4def22e649bc78da89c7cf68..f20606256063a87acb7f725e5c97615218b31c32 100644
--- a/gpu/config/BUILD.gn
+++ b/gpu/config/BUILD.gn
@@ -90,7 +90,6 @@ source_set("config_sources") {
include_dirs = [ "//third_party/mesa/src/include" ]
if (is_win) {
- deps += [ "//third_party/libxml" ]
libs = [
"dxguid.lib",
"setupapi.lib",
« no previous file with comments | « no previous file | gpu/config/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698