Index: content/shell/browser/blink_test_controller.h |
diff --git a/content/shell/browser/blink_test_controller.h b/content/shell/browser/blink_test_controller.h |
index a955df04367717ecc702bb15338664de49be1de9..4f36c03b4abfbe944cfbebc7ba2cc391f3505a80 100644 |
--- a/content/shell/browser/blink_test_controller.h |
+++ b/content/shell/browser/blink_test_controller.h |
@@ -183,7 +183,7 @@ class BlinkTestController : public base::NonThreadSafe, |
void OnResetDone(); |
void OnLeakDetectionDone(const content::LeakDetectionResult& result); |
void OnSetBluetoothManualChooser(bool enable); |
- void OnGetBluetoothManualChooserEvents(std::vector<std::string>* events); |
+ void OnGetBluetoothManualChooserEvents(); |
void OnSendBluetoothManualChooserEvent(const std::string& event, |
const std::string& argument); |