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

Unified Diff: content/content_common.gypi

Issue 1172853004: Chromium side of RequestDeviceOptions implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkcr
Patch Set: Sync & tweak Created 5 years, 6 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 10a32133153d25649849134cfb068b974373dd8c..5ac9e71ad41e8e6606db3ef7372818e191f0765e 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -180,6 +180,8 @@
'common/bluetooth/bluetooth_device.h',
'common/bluetooth/bluetooth_error.h',
'common/bluetooth/bluetooth_messages.h',
+ 'common/bluetooth/bluetooth_scan_filter.cc',
+ 'common/bluetooth/bluetooth_scan_filter.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