Chromium Code Reviews| Index: chrome/test/BUILD.gn |
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
| index 9b1ee0ac563b55b18730fd7edc1cb7f7729f448e..cb80e1a63002f45cc690569e761036e11023cdd3 100644 |
| --- a/chrome/test/BUILD.gn |
| +++ b/chrome/test/BUILD.gn |
| @@ -158,7 +158,6 @@ source_set("test_support") { |
| if (is_win) { |
| deps += [ |
| "//third_party/wtl", |
| - "//ui/snapshot:test_support", |
| ] |
| if (use_aura) { |
| deps += [ |