| Index: apps/shell_integration_win_unittest.cc
|
| diff --git a/chrome/browser/shell_integration_win_unittest.cc b/apps/shell_integration_win_unittest.cc
|
| similarity index 99%
|
| rename from chrome/browser/shell_integration_win_unittest.cc
|
| rename to apps/shell_integration_win_unittest.cc
|
| index 04b600d01aff02218c765fcedda398d4e803cfa6..5ea47ba67e178642446fae62699272ba2f0c25f4 100644
|
| --- a/chrome/browser/shell_integration_win_unittest.cc
|
| +++ b/apps/shell_integration_win_unittest.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 <vector>
|
|
|
|
|