| Index: apps/shell_integration_win.cc
|
| diff --git a/chrome/browser/shell_integration_win.cc b/apps/shell_integration_win.cc
|
| similarity index 99%
|
| rename from chrome/browser/shell_integration_win.cc
|
| rename to apps/shell_integration_win.cc
|
| index 5dd80834c0ab7b81ce673f99f255d24c920ac2c2..c09ea087df552f9b172a3ffa4c881f42657d5f77 100644
|
| --- a/chrome/browser/shell_integration_win.cc
|
| +++ b/apps/shell_integration_win.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 "chrome/browser/shell_integration.h"
|
| +#include "apps/shell_integration.h"
|
|
|
| #include <windows.h>
|
| #include <shobjidl.h>
|
|
|