summaryrefslogtreecommitdiff
path: root/chromium/jingle/notifier/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/jingle/notifier/DEPS')
-rw-r--r--chromium/jingle/notifier/DEPS6
1 files changed, 6 insertions, 0 deletions
diff --git a/chromium/jingle/notifier/DEPS b/chromium/jingle/notifier/DEPS
new file mode 100644
index 00000000000..2d7d13faad4
--- /dev/null
+++ b/chromium/jingle/notifier/DEPS
@@ -0,0 +1,6 @@
+include_rules = [
+ # notifier depends on libjingle.
+ "+talk/base",
+ "+talk/xmpp",
+ "+talk/xmllite",
+]