Index: chrome/browser/ui/cocoa/first_run_dialog.mm |
diff --git a/chrome/browser/ui/cocoa/first_run_dialog.mm b/chrome/browser/ui/cocoa/first_run_dialog.mm |
index 6c6df5428d00560dbc0c1d8f7695112bbd2bf3a4..13279d35a61aec74537d4ae4ad9277db85b3751a 100644 |
--- a/chrome/browser/ui/cocoa/first_run_dialog.mm |
+++ b/chrome/browser/ui/cocoa/first_run_dialog.mm |
@@ -28,7 +28,7 @@ |
#include "chrome/browser/browser_process.h" |
#include "chrome/common/pref_names.h" |
#include "chrome/installer/util/google_update_settings.h" |
-#import "components/breakpad/app/breakpad_mac.h" |
+#import "components/crash/app/breakpad_mac.h" |
#endif |
@interface FirstRunDialogController (PrivateMethods) |