| Index: apps/shell_integration_mac.mm
|
| diff --git a/chrome/browser/shell_integration_mac.mm b/apps/shell_integration_mac.mm
|
| similarity index 99%
|
| rename from chrome/browser/shell_integration_mac.mm
|
| rename to apps/shell_integration_mac.mm
|
| index 676b2424e54a5ddc352f566d0b0a0649a1b7e99f..50fe94ad98b177b335da2ebb47f67bb02d22bbe6 100644
|
| --- a/chrome/browser/shell_integration_mac.mm
|
| +++ b/apps/shell_integration_mac.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.
|
|
|
| -#include "chrome/browser/shell_integration.h"
|
| +#include "apps/shell_integration.h"
|
|
|
| #include "base/mac/bundle_locations.h"
|
| #include "base/mac/mac_util.h"
|
|
|