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

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: compoent -> source set 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
« no previous file with comments | « components/pairing/BUILD.gn ('k') | components/pairing/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
+]
« no previous file with comments | « components/pairing/BUILD.gn ('k') | components/pairing/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698