Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1785)

Unified Diff: device/bluetooth/DEPS

Issue 11075006: Moved bluetooth adapter files to device/bluetooth/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: renamed 'bluetooth' target to 'device_bluetooth'. Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
+]

Powered by Google App Engine
This is Rietveld 408576698