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

Unified Diff: client/mac/crash_generation/ConfigFile.mm

Issue 571523004: Mac: Add support for in-process crash reporting (Closed) Base URL: https://chromium.googlesource.com/external/google-breakpad/src.git@master
Patch Set: Created 6 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 | « client/mac/Framework/Breakpad.mm ('k') | client/mac/crash_generation/Inspector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/mac/crash_generation/ConfigFile.mm
diff --git a/client/mac/crash_generation/ConfigFile.mm b/client/mac/crash_generation/ConfigFile.mm
index dbb0f24d5084672bb5d7be0f9ea0a210e0b18c5f..acab7de84cca264d4ae9c3df75fbd15496516492 100644
--- a/client/mac/crash_generation/ConfigFile.mm
+++ b/client/mac/crash_generation/ConfigFile.mm
@@ -36,7 +36,7 @@
#include <sys/time.h>
#import "client/apple/Framework/BreakpadDefines.h"
-#import "GTMDefines.h"
+#import "common/mac/GTMDefines.h"
namespace google_breakpad {
« no previous file with comments | « client/mac/Framework/Breakpad.mm ('k') | client/mac/crash_generation/Inspector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698