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

Unified Diff: components/pairing/DEPS

Issue 387163002: Move Chrome OS pairing interface to chrome/browser/chromeos (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Code review fixes Created 6 years, 5 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: components/pairing/DEPS
diff --git a/components/pairing/DEPS b/components/pairing/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..78c997021268b8dc7c657073b3f561d8922ddc93
--- /dev/null
+++ b/components/pairing/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+device/bluetooth",
jochen (gone - plz use gerrit) 2014/07/17 07:14:19 if you depend on this, the gyp target should also
Zachary Kuznia 2014/07/17 22:14:47 Done.
+]

Powered by Google App Engine
This is Rietveld 408576698