Fix the links in the media bubble pointing to the media UI.
commitb5e676b98055f298c6787bc49ef46fcd9eba9570
authormsramek <msramek@chromium.org>
Mon, 3 Aug 2015 11:11:44 +0000 (3 04:11 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 3 Aug 2015 11:12:18 +0000 (3 11:12 +0000)
tree6183af89e7db0d9c418ed0c85a4f192f72b5215c
parentfa8c290e7384c911a6ea1fc7d7fa8e6bf5e772b8
Fix the links in the media bubble pointing to the media UI.

This bug is a result of the fact that the media settings bubble still uses the deprecated MEDIASTREAM content setting. It will need refactoring. But as a quick remedy, we will make the bubble point to camera exceptions, microphone exceptions, or both; depending on whether the website accessed camera, microphone, or both.

BUG=515376,509962

Review URL: https://codereview.chromium.org/1266583003

Cr-Commit-Position: refs/heads/master@{#341510}
chrome/app/generated_resources.grd
chrome/browser/resources/options/content_settings.html
chrome/browser/ui/browser_content_setting_bubble_model_delegate.cc
chrome/browser/ui/chrome_pages.cc
chrome/browser/ui/chrome_pages.h
chrome/browser/ui/content_settings/content_setting_bubble_model.cc