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

Unified Diff: device/device.gyp

Issue 11360200: Decouple bluetooth_event_router from extension_system. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Removed socket checks from creating and removing adapters. Created 8 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: device/device.gyp
diff --git a/device/device.gyp b/device/device.gyp
index bcf73d5d4438f99782f7d94290bcc8e036c7e626..567883581b3910bc216a156ca627bb0714c5572b 100644
--- a/device/device.gyp
+++ b/device/device.gyp
@@ -63,6 +63,8 @@
'bluetooth/test/mock_bluetooth_adapter.h',
'bluetooth/test/mock_bluetooth_device.cc',
'bluetooth/test/mock_bluetooth_device.h',
+ 'bluetooth/test/mock_bluetooth_socket.cc',
+ 'bluetooth/test/mock_bluetooth_socket.h',
],
'include_dirs': [
'..',

Powered by Google App Engine
This is Rietveld 408576698