| Index: components/crash/content/app/breakpad_mac_stubs.mm
|
| diff --git a/components/crash/app/breakpad_mac_stubs.mm b/components/crash/content/app/breakpad_mac_stubs.mm
|
| similarity index 90%
|
| rename from components/crash/app/breakpad_mac_stubs.mm
|
| rename to components/crash/content/app/breakpad_mac_stubs.mm
|
| index e2b325cdf7ea92b8133d4dbca769044a69d4525b..329794b66f48d142445a5c0ce42c1e747b5e704b 100644
|
| --- a/components/crash/app/breakpad_mac_stubs.mm
|
| +++ b/components/crash/content/app/breakpad_mac_stubs.mm
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#import "components/crash/app/breakpad_mac.h"
|
| +#import "components/crash/content/app/breakpad_mac.h"
|
|
|
| #import <Foundation/Foundation.h>
|
|
|
|
|