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

Unified Diff: content/content_child.gypi

Issue 702593002: bluetooth: Initial simple mock content::WebBluetoothImpl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Created 6 years, 1 month 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 a3cd0a4a9e289bd195be7084ae5d6bbfc36ed4d5..a374e05aa391d419527f7f375f45a23f951e574d 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -38,6 +38,8 @@
'child/assert_matching_enums.cc',
'child/blink_platform_impl.cc',
'child/blink_platform_impl.h',
+ 'child/bluetooth/web_bluetooth_impl.cc',
+ 'child/bluetooth/web_bluetooth_impl.h',
'child/browser_font_resource_trusted.cc',
'child/browser_font_resource_trusted.h',
'child/child_discardable_shared_memory_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698