| Index: chrome/browser/ui/cocoa/about_ipc_controller.h
|
| diff --git a/chrome/browser/ui/cocoa/about_ipc_controller.h b/chrome/browser/ui/cocoa/about_ipc_controller.h
|
| index f0818f94d9b64ff000a03ad652d29667561afec1..f0d4075d79c87370c1fae0c3f807dfa44f001927 100644
|
| --- a/chrome/browser/ui/cocoa/about_ipc_controller.h
|
| +++ b/chrome/browser/ui/cocoa/about_ipc_controller.h
|
| @@ -14,7 +14,7 @@
|
| #include "third_party/GTM/Foundation/GTMRegex.h"
|
|
|
| // Must be included after IPC_MESSAGE_LOG_ENABLED gets defined
|
| -#import "chrome/browser/ui/cocoa/about_ipc_bridge.h"
|
| +#import "chrome/browser/ui/cocoa/about_ipc_dialog.h"
|
|
|
| #if defined(IPC_MESSAGE_LOG_ENABLED)
|
|
|
|
|