summaryrefslogtreecommitdiff
path: root/chromium/components/viz/common/hit_test/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/viz/common/hit_test/DEPS')
-rw-r--r--chromium/components/viz/common/hit_test/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/chromium/components/viz/common/hit_test/DEPS b/chromium/components/viz/common/hit_test/DEPS
new file mode 100644
index 00000000000..16764a92a85
--- /dev/null
+++ b/chromium/components/viz/common/hit_test/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+mojo/public/cpp/bindings",
+]