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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 231873003: Refactor media galleries dialogs on cocoa to extract common code (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments Created 6 years, 8 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 | « chrome/browser/ui/cocoa/extensions/media_gallery_list_entry_view.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 47a8836a24bdf0fc81bfa1107e33b1a695777b41..aeff6d963fa6bdcdfd5fbbb711e13845280ac4e7 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -775,6 +775,8 @@
'browser/ui/cocoa/extensions/extension_view_mac.mm',
'browser/ui/cocoa/extensions/media_galleries_dialog_cocoa.h',
'browser/ui/cocoa/extensions/media_galleries_dialog_cocoa.mm',
+ 'browser/ui/cocoa/extensions/media_gallery_list_entry_view.h',
+ 'browser/ui/cocoa/extensions/media_gallery_list_entry_view.mm',
'browser/ui/cocoa/extensions/media_galleries_scan_result_dialog_cocoa.h',
'browser/ui/cocoa/extensions/media_galleries_scan_result_dialog_cocoa.mm',
'browser/ui/cocoa/extensions/windowed_install_dialog_controller.h',
« no previous file with comments | « chrome/browser/ui/cocoa/extensions/media_gallery_list_entry_view.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698