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

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: Add an end-namespace comment 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 3bf73a45eca95ec2d82724811fd4cffc85ed9b85..aadba2a78cff665ff4ad3e96db178a38dc2b25c8 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -182,6 +182,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