Index: extensions/extensions_tests.gyp |
diff --git a/extensions/extensions_tests.gyp b/extensions/extensions_tests.gyp |
index 658d48c2b25e33b571d8fdb7d855afbd67519423..e104e1366b0b5152beb3c89ca70bea880876c5f1 100644 |
--- a/extensions/extensions_tests.gyp |
+++ b/extensions/extensions_tests.gyp |
@@ -175,6 +175,7 @@ |
'<(DEPTH)/content/content.gyp:content_app_both', |
'<(DEPTH)/content/content_shell_and_tests.gyp:content_browser_test_support', |
'<(DEPTH)/content/content_shell_and_tests.gyp:test_support_content', |
+ '<(DEPTH)/device/bluetooth/bluetooth.gyp:device_bluetooth_mocks', |
'<(DEPTH)/testing/gmock.gyp:gmock', |
'<(DEPTH)/testing/gtest.gyp:gtest', |
], |
@@ -183,6 +184,7 @@ |
], |
'sources': [ |
'browser/api/audio/audio_apitest.cc', |
+ 'browser/api/bluetooth_socket/bluetooth_socket_apitest.cc', |
'browser/api/dns/dns_apitest.cc', |
'browser/api/hid/hid_apitest.cc', |
'browser/api/printer_provider/printer_provider_apitest.cc', |