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

Unified Diff: chrome/chrome_browser.gypi

Issue 10007008: Add support for creating bluetooth RFCOMM sockets. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase diff to exclude extensions code Created 8 years, 8 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
« no previous file with comments | « chrome/browser/chromeos/bluetooth/bluetooth_utils_unittest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 5aa5d12891ace7429c95b3f78f4396dece05b117..a91bdede0dfa74a313ffdc656d7d6ff1e3ad9d33 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -415,6 +415,10 @@
'browser/chromeos/bluetooth/bluetooth_device.h',
'browser/chromeos/bluetooth/bluetooth_service_record.cc',
'browser/chromeos/bluetooth/bluetooth_service_record.h',
+ 'browser/chromeos/bluetooth/bluetooth_socket.cc',
+ 'browser/chromeos/bluetooth/bluetooth_socket.h',
+ 'browser/chromeos/bluetooth/bluetooth_utils.cc',
+ 'browser/chromeos/bluetooth/bluetooth_utils.h',
'browser/chromeos/boot_times_loader.cc',
'browser/chromeos/boot_times_loader.h',
'browser/chromeos/choose_mobile_network_dialog.cc',
« no previous file with comments | « chrome/browser/chromeos/bluetooth/bluetooth_utils_unittest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698