Chromium Code Reviews| Index: gpu/command_buffer/client/DEPS |
| diff --git a/ui/latency/DEPS b/gpu/command_buffer/client/DEPS |
| similarity index 15% |
| copy from ui/latency/DEPS |
| copy to gpu/command_buffer/client/DEPS |
| index 0ba8a40e63a1e054b0ccb2f30c0bedde3e618d65..867a547a663f336e497ca9b27ab72166af91307e 100644 |
| --- a/ui/latency/DEPS |
| +++ b/gpu/command_buffer/client/DEPS |
| @@ -1,10 +1,3 @@ |
| include_rules = [ |
| - "+ui/events", |
| - "+ui/gfx", |
| + "+ui/latency", |
| ] |
| - |
| -specific_include_rules = { |
| - "latency_info\.h": [ |
| - "+mojo/public", |
| - ] |
| -} |