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

Unified Diff: chrome/app/chrome_exe.vcproj

Issue 53075: First stab at Mac breakpad support. (Closed)
Patch Set: Address John's comments Created 11 years, 9 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/app/chrome_dll_main.cc ('k') | chrome/app/chrome_exe_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome_exe.vcproj
diff --git a/chrome/app/chrome_exe.vcproj b/chrome/app/chrome_exe.vcproj
index 724e365e42e6b369b9d2e33487cfc654916ff45b..7ac9ab4b0ec21f18e35be62db6e03fc6b4690db6 100644
--- a/chrome/app/chrome_exe.vcproj
+++ b/chrome/app/chrome_exe.vcproj
@@ -183,11 +183,11 @@
</File>
</Filter>
<File
- RelativePath=".\breakpad.cc"
+ RelativePath=".\breakpad_win.cc"
>
</File>
<File
- RelativePath=".\breakpad.h"
+ RelativePath=".\breakpad_win.h"
>
</File>
<File
« no previous file with comments | « chrome/app/chrome_dll_main.cc ('k') | chrome/app/chrome_exe_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698