summaryrefslogtreecommitdiffstats
path: root/components/clipboard/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'components/clipboard/DEPS')
-rw-r--r--components/clipboard/DEPS6
1 files changed, 6 insertions, 0 deletions
diff --git a/components/clipboard/DEPS b/components/clipboard/DEPS
new file mode 100644
index 0000000..6e68eac
--- /dev/null
+++ b/components/clipboard/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ "+mojo/application",
+ "+mojo/common",
+ "+third_party/mojo_services/src/clipboard",
+ "+third_party/mojo/src/mojo/public",
+]