Chromium Code Reviews| 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", |