diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-03 22:36:05 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-03 22:36:05 +0000 |
commit | e8daf71e4ad7e36b52267316c7f33b754356a01c (patch) | |
tree | e93d7de8d7fedfde6d2cbd4f7f21750279ab0ae9 /components/storage_monitor/DEPS | |
parent | c6d3532af9495ef2629c9b8d203c38407e200c2d (diff) | |
download | chromium_src-e8daf71e4ad7e36b52267316c7f33b754356a01c.zip chromium_src-e8daf71e4ad7e36b52267316c7f33b754356a01c.tar.gz chromium_src-e8daf71e4ad7e36b52267316c7f33b754356a01c.tar.bz2 |
Linux: Unify udev scopers.
Review URL: https://codereview.chromium.org/302093009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274658 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/storage_monitor/DEPS')
-rw-r--r-- | components/storage_monitor/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/storage_monitor/DEPS b/components/storage_monitor/DEPS index 4410c12..e560e0b 100644 --- a/components/storage_monitor/DEPS +++ b/components/storage_monitor/DEPS @@ -3,5 +3,6 @@ include_rules = [ "+content/public/browser", "+content/public/test", "+device/media_transfer_protocol", + "+device/udev_linux", "+ui/base", ] |