| Index: chrome/browser/apps/app_shim/app_shim_handler_mac.cc
|
| diff --git a/apps/app_shim/app_shim_handler_mac.cc b/chrome/browser/apps/app_shim/app_shim_handler_mac.cc
|
| similarity index 98%
|
| rename from apps/app_shim/app_shim_handler_mac.cc
|
| rename to chrome/browser/apps/app_shim/app_shim_handler_mac.cc
|
| index 3153bd4c591dbe02b56bb6dda1068e355fa4a45e..23993da9185acd0725e0e55120b28196c8a3d268 100644
|
| --- a/apps/app_shim/app_shim_handler_mac.cc
|
| +++ b/chrome/browser/apps/app_shim/app_shim_handler_mac.cc
|
| @@ -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 "apps/app_shim/app_shim_handler_mac.h"
|
| +#include "chrome/browser/apps/app_shim/app_shim_handler_mac.h"
|
|
|
| #include <map>
|
|
|
|
|