Chromium Code Reviews| Index: gpu/command_buffer/client/DEPS |
| diff --git a/gpu/command_buffer/client/DEPS b/gpu/command_buffer/client/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..867a547a663f336e497ca9b27ab72166af91307e |
| --- /dev/null |
| +++ b/gpu/command_buffer/client/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+ui/latency", |
| +] |