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

Unified Diff: content/content_child.gypi

Issue 1159523002: bluetooth: Browser side partial implementation of getPrimaryService. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed order of gypi Created 5 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_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index e32039d896ce6509388c3d9d34252297ab293701..2fb93b10dd4bfdca74eb8266cbaa7f68090d38cb 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -54,6 +54,8 @@
'child/bluetooth/bluetooth_dispatcher.h',
'child/bluetooth/bluetooth_message_filter.cc',
'child/bluetooth/bluetooth_message_filter.h',
+ 'child/bluetooth/bluetooth_primary_service_request.cc',
+ 'child/bluetooth/bluetooth_primary_service_request.h',
'child/bluetooth/web_bluetooth_impl.cc',
'child/bluetooth/web_bluetooth_impl.h',
'child/browser_font_resource_trusted.cc',

Powered by Google App Engine
This is Rietveld 408576698