| Index: chrome/browser/ui/cocoa/objc_zombie.mm
|
| ===================================================================
|
| --- chrome/browser/ui/cocoa/objc_zombie.mm (revision 70346)
|
| +++ chrome/browser/ui/cocoa/objc_zombie.mm (working copy)
|
| @@ -205,7 +205,7 @@
|
| LOG(ERROR) << [aString UTF8String];
|
|
|
| // This is how about:crash is implemented. Using instead of
|
| - // |DebugUtil::BreakDebugger()| or |LOG(FATAL)| to make the top of
|
| + // |baes::debug::BreakDebugger()| or |LOG(FATAL)| to make the top of
|
| // stack more immediately obvious in crash dumps.
|
| int* zero = NULL;
|
| *zero = 0;
|
|
|