Index: chrome/browser/extensions/api/bluetooth/bluetooth_apitest_chromeos.cc |
diff --git a/chrome/browser/extensions/api/bluetooth/bluetooth_apitest_chromeos.cc b/chrome/browser/extensions/api/bluetooth/bluetooth_apitest_chromeos.cc |
index 30b8ba64c8ac8dfbf6b32ac9190c0ab35d33d7e2..756a582194c843c09714ecbc745c466c1187fa9b 100644 |
--- a/chrome/browser/extensions/api/bluetooth/bluetooth_apitest_chromeos.cc |
+++ b/chrome/browser/extensions/api/bluetooth/bluetooth_apitest_chromeos.cc |
@@ -62,7 +62,6 @@ class BluetoothApiTest : public PlatformAppApiTest { |
bluetooth_event_router(); |
} |
- chromeos::BluetoothAdapter* original_adapter_; |
scoped_refptr<Extension> empty_extension_; |
}; |