Index: components/viz/host/DEPS |
diff --git a/components/viz/host/DEPS b/components/viz/host/DEPS |
index b4d33612c2d0090608617f705939d3ace71dc75f..18cdf15e3fb1edccaedca537d6a7c8f6aa486611 100644 |
--- a/components/viz/host/DEPS |
+++ b/components/viz/host/DEPS |
@@ -8,10 +8,5 @@ include_rules = [ |
"+gpu/ipc/host", |
"+mojo/public/cpp/bindings", |
"+services/ui/gpu/interfaces", |
+ "+ui/gfx", |
] |
- |
-specific_include_rules = { |
- "server_gpu_memory_buffer_manager_unittest\.cc": [ |
- "+ui/gfx", |
- ] |
-} |