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

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: Rebase on top of another patch Created 4 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 10cc09f77c290084e1f53a7035d099467524f4a6..2688d33b1a6e858d86b9cfe4efc47070ff2c5634 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -254,6 +254,8 @@
'common/appcache_messages.h',
'common/ax_content_node_data.cc',
'common/ax_content_node_data.h',
+ 'common/bluetooth/web_bluetooth_device_id.cc',
+ 'common/bluetooth/web_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