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

Unified Diff: chrome/chrome_browser.gypi

Issue 3223010: Add search engine selection dialog for Mac.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 3 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/first_run/first_run_mac.mm ('k') | chrome/chrome_dll.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 60501)
+++ chrome/chrome_browser.gypi (working copy)
@@ -1064,6 +1064,8 @@
'browser/cocoa/sad_tab_view.h',
'browser/cocoa/sad_tab_view.mm',
'browser/cocoa/scoped_authorizationref.h',
+ 'browser/cocoa/search_engine_dialog_controller.h',
+ 'browser/cocoa/search_engine_dialog_controller.mm',
'browser/cocoa/search_engine_list_model.h',
'browser/cocoa/search_engine_list_model.mm',
'browser/cocoa/shell_dialogs_mac.mm',
@@ -3418,6 +3420,7 @@
'app/nibs/ReportBug.xib',
'app/nibs/SadTab.xib',
'app/nibs/SaveAccessoryView.xib',
+ 'app/nibs/SearchEngineDialog.xib',
'app/nibs/SimpleContentExceptionsWindow.xib',
'app/nibs/SpeechInputBubble.xib',
'app/nibs/TaskManager.xib',
« no previous file with comments | « chrome/browser/first_run/first_run_mac.mm ('k') | chrome/chrome_dll.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698