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

Unified Diff: content/content_common.gypi

Issue 2019853002: bluetooth: Use WebBluetoothDeviceId instead of string (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bluetooth-uuid-typemap
Patch Set: Lint Created 4 years, 7 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index dc1d309cd520fdcf8a2bf00e133d6ad310ac1d3e..177fe654feec85af33ab005fd2366d4b4f4c8460 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -245,6 +245,8 @@
'common/appcache_messages.h',
'common/ax_content_node_data.cc',
'common/ax_content_node_data.h',
+ 'common/bluetooth/bluetooth_device_id.cc',
+ 'common/bluetooth/bluetooth_device_id.h',
'common/browser_plugin/browser_plugin_constants.cc',
'common/browser_plugin/browser_plugin_constants.h',
'common/browser_plugin/browser_plugin_messages.h',

Powered by Google App Engine
This is Rietveld 408576698