| Index: chrome/browser/shell_integration_mac.mm
|
| diff --git a/chrome/browser/shell_integration_mac.mm b/chrome/browser/shell_integration_mac.mm
|
| index 676b2424e54a5ddc352f566d0b0a0649a1b7e99f..9388215bccd5d52e263a6c75b30a66c416048ecf 100644
|
| --- a/chrome/browser/shell_integration_mac.mm
|
| +++ b/chrome/browser/shell_integration_mac.mm
|
| @@ -5,7 +5,6 @@
|
| #include "chrome/browser/shell_integration.h"
|
|
|
| #include "base/mac/bundle_locations.h"
|
| -#include "base/mac/mac_util.h"
|
| #include "base/mac/foundation_util.h"
|
| #include "chrome/common/chrome_version_info.h"
|
| #import "third_party/mozilla/NSWorkspace+Utils.h"
|
|
|