| Index: chrome/app/chrome_main.cc
|
| ===================================================================
|
| --- chrome/app/chrome_main.cc (revision 89953)
|
| +++ chrome/app/chrome_main.cc (working copy)
|
| @@ -63,8 +63,8 @@
|
| #include "base/mac/os_crash_dumps.h"
|
| #include "base/mach_ipc_mac.h"
|
| #include "chrome/app/breakpad_mac.h"
|
| -#include "chrome/browser/mach_broker_mac.h"
|
| #include "chrome/common/chrome_paths_internal.h"
|
| +#include "content/browser/mach_broker_mac.h"
|
| #include "grit/chromium_strings.h"
|
| #include "third_party/WebKit/Source/WebKit/mac/WebCoreSupport/WebSystemInterface.h"
|
| #include "ui/base/l10n/l10n_util_mac.h"
|
|
|