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

Unified Diff: chrome/browser/views/browser_views.vcproj

Issue 62097: On uninstall ask whether to delete profile. (Closed)
Patch Set: run message loop. Created 11 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
Index: chrome/browser/views/browser_views.vcproj
diff --git a/chrome/browser/views/browser_views.vcproj b/chrome/browser/views/browser_views.vcproj
index 6905db151b214d5143216afe004ddc1a292b2752..a923afa1eace960f83402ca7ef94e740ebccc06f 100644
--- a/chrome/browser/views/browser_views.vcproj
+++ b/chrome/browser/views/browser_views.vcproj
@@ -858,6 +858,14 @@
>
</File>
<File
+ RelativePath=".\uninstall_dialog.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\uninstall_dialog.h"
+ >
+ </File>
+ <File
RelativePath=".\user_data_dir_dialog.cc"
>
</File>

Powered by Google App Engine
This is Rietveld 408576698