diff options
Diffstat (limited to 'chrome/service/cloud_print/DEPS')
-rw-r--r-- | chrome/service/cloud_print/DEPS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/service/cloud_print/DEPS b/chrome/service/cloud_print/DEPS new file mode 100644 index 0000000..52393c8 --- /dev/null +++ b/chrome/service/cloud_print/DEPS @@ -0,0 +1,4 @@ +include_rules = [ + # sync notifier depends on the common jingle notifier classes. + "+jingle/notifier", +] |