Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index d334367cd5ebc87f986773c01f5e5fee61d2d7b9..c1ab41de75bb06d71b216c9242a1f4f52986656e 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -280,8 +280,6 @@ source_set("common") { |
| } |
| if (use_ozone) { |
| - configs += [ "//ui/ozone:vgem_map" ] |
| - |
| deps += [ "//ui/ozone" ] |
| } else { |
| sources -= [ |