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

Unified Diff: content/content_common.gypi

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/common/bluetooth/bluetooth_messages.h ('k') | device/bluetooth/bluetooth_device.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 2f712e4ff117ac74db56bb6e26d602596f638010..e49527fc8bf1b24cc21a873204138df89299c253 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -171,6 +171,8 @@
'common/appcache_interfaces.cc',
'common/appcache_interfaces.h',
'common/appcache_messages.h',
+ 'common/bluetooth/bluetooth_device.cc',
+ 'common/bluetooth/bluetooth_device.h',
'common/bluetooth/bluetooth_error.h',
'common/bluetooth/bluetooth_messages.h',
'common/browser_plugin/browser_plugin_constants.cc',
« no previous file with comments | « content/common/bluetooth/bluetooth_messages.h ('k') | device/bluetooth/bluetooth_device.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698