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

Unified Diff: content/common/bluetooth/DEPS

Issue 885723002: bluetooth: Provide more device attributes in requestDevice reply. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bt-0
Patch Set: uuids initializer fixed. Created 5 years, 11 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 | « content/child/bluetooth/bluetooth_dispatcher.cc ('k') | content/common/bluetooth/bluetooth_device.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/bluetooth/DEPS
diff --git a/content/browser/bluetooth/DEPS b/content/common/bluetooth/DEPS
similarity index 97%
copy from content/browser/bluetooth/DEPS
copy to content/common/bluetooth/DEPS
index 78c997021268b8dc7c657073b3f561d8922ddc93..2c5a329542a94272d64e283a109321bb171d6841 100644
--- a/content/browser/bluetooth/DEPS
+++ b/content/common/bluetooth/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+device/bluetooth",
]
+
« no previous file with comments | « content/child/bluetooth/bluetooth_dispatcher.cc ('k') | content/common/bluetooth/bluetooth_device.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698