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

Unified Diff: chrome/chrome.gyp

Issue 174194: Re-apply r23841 "During uninstall if Chrome is set as default" (Closed)
Patch Set: update for combobox model changes Created 11 years, 4 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/views/uninstall_view.cc ('k') | chrome/installer/util/shell_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 2432058452705214b116e86111afb53e6a129e6c..49f8fa515ce7247ff0234c790b22f04736835342 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -2017,8 +2017,8 @@
'browser/views/toolbar_star_toggle.h',
'browser/views/toolbar_view.cc',
'browser/views/toolbar_view.h',
- 'browser/views/uninstall_dialog.cc',
- 'browser/views/uninstall_dialog.h',
+ 'browser/views/uninstall_view.cc',
+ 'browser/views/uninstall_view.h',
'browser/views/url_picker.cc',
'browser/views/url_picker.h',
'browser/views/user_data_dir_dialog.cc',
« no previous file with comments | « chrome/browser/views/uninstall_view.cc ('k') | chrome/installer/util/shell_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698