Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6160)

Unified Diff: chrome/browser/ui/content_settings/content_setting_media_menu_model.h

Issue 1977673002: Make the combobox in ContentSettingBubbleContents an actual combobox. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix compile Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/ui/views/content_setting_bubble_contents.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/content_settings/content_setting_media_menu_model.h
diff --git a/chrome/browser/ui/content_settings/content_setting_media_menu_model.h b/chrome/browser/ui/content_settings/content_setting_media_menu_model.h
index 0c8977ec84056c454791c11e4820337d4a717c31..f2bfb30eb1c674a59dd46855b0d5a8fef980c741 100644
--- a/chrome/browser/ui/content_settings/content_setting_media_menu_model.h
+++ b/chrome/browser/ui/content_settings/content_setting_media_menu_model.h
@@ -16,6 +16,8 @@ class ContentSettingBubbleModel;
// A menu model that builds the contents of the media capture devices menu in
// the content setting bubble.
+// DEPRECATED: only used on OSX. Port OSX to
+// ContentSettingBubbleContents::MediaComboboxModel. See crbug.com/590850
class ContentSettingMediaMenuModel : public ui::SimpleMenuModel,
public ui::SimpleMenuModel::Delegate {
public:
« no previous file with comments | « no previous file | chrome/browser/ui/views/content_setting_bubble_contents.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698