diff options
Diffstat (limited to 'chromeos/monitor/DEPS')
-rw-r--r-- | chromeos/monitor/DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chromeos/monitor/DEPS b/chromeos/monitor/DEPS new file mode 100644 index 0000000..d6abdda --- /dev/null +++ b/chromeos/monitor/DEPS @@ -0,0 +1,3 @@ +include_rules = [ + "+dbus", +] |