Index: device/bluetooth/DEPS |
diff --git a/device/bluetooth/DEPS b/device/bluetooth/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..730c30e2e14704ff55b88053990092a58f6ef3c1 |
--- /dev/null |
+++ b/device/bluetooth/DEPS |
@@ -0,0 +1,11 @@ |
+include_rules = [ |
+ "+chrome/common", |
+ "+chrome/test/base", |
+ "+content/public/test", |
+ "+chromeos/dbus", |
+ "+dbus", |
+ "+grit", |
+ "+ui/base/l10n", |
+ "+third_party/cros_system_api/dbus", |
+ "+third_party/libxml/chromium", |
+] |