| Index: chrome/browser/media/media_stream_devices_controller.h
|
| diff --git a/chrome/browser/media/media_stream_devices_controller.h b/chrome/browser/media/media_stream_devices_controller.h
|
| index d3bc932c665b7c596808dd669f76edafd24aa8f2..90c19b53af5c5838151617d1e6affc2bfe1f9415 100644
|
| --- a/chrome/browser/media/media_stream_devices_controller.h
|
| +++ b/chrome/browser/media/media_stream_devices_controller.h
|
| @@ -39,7 +39,6 @@ class MediaStreamDevicesController : public PermissionBubbleRequest {
|
| bool IsAllowedForVideo() const;
|
| bool IsAskingForAudio() const;
|
| bool IsAskingForVideo() const;
|
| - const std::string& GetSecurityOriginSpec() const;
|
|
|
| // Forces the permissions to be denied (without being persisted) regardless
|
| // of what the previous state was. If the user had previously allowed the
|
|
|