Chromium Code Reviews| Index: components/viz/common/hit_test/DEPS |
| diff --git a/components/viz/common/hit_test/DEPS b/components/viz/common/hit_test/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f51cdb87193dceebc95653f57828b89257c17708 |
| --- /dev/null |
| +++ b/components/viz/common/hit_test/DEPS |
| @@ -0,0 +1,4 @@ |
| +include_rules = [ |
| + "+cc/surfaces/frame_sink_id.h", |
| + "+ui/gfx" |
| +] |