Index: device/media_transfer_protocol/DEPS |
diff --git a/device/media_transfer_protocol/DEPS b/device/media_transfer_protocol/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e461e371856d16de8291daef86f89d035ac72e27 |
--- /dev/null |
+++ b/device/media_transfer_protocol/DEPS |
@@ -0,0 +1,8 @@ |
+include_rules = [ |
+ # The media transfer protocol daemon uses D-Bus. |
+ "+dbus", |
+ "+chrome/common/chrome_switches.h", |
+ "+chromeos/dbus", |
+ "+content/public/browser/browser_thread.h", |
+ "+third_party/cros_system_api/dbus", |
+] |