| 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 2ffa267f43635b12d03674f801703dd303c78cd6..4117e625065cec22d7889f4f9b0595ed6568d869 100644
|
| --- a/chrome/browser/ui/cocoa/first_run_dialog.mm
|
| +++ b/chrome/browser/ui/cocoa/first_run_dialog.mm
|
| @@ -29,7 +29,7 @@
|
| #include "chrome/browser/browser_process.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "chrome/installer/util/google_update_settings.h"
|
| -#import "components/breakpad/breakpad_mac.h"
|
| +#import "components/breakpad/app/breakpad_mac.h"
|
| #endif
|
|
|
| @interface FirstRunDialogController (PrivateMethods)
|
|
|