| Index: apps/shell/browser/shell_extension_system.cc
|
| diff --git a/apps/shell/shell_extension_system.cc b/apps/shell/browser/shell_extension_system.cc
|
| similarity index 98%
|
| rename from apps/shell/shell_extension_system.cc
|
| rename to apps/shell/browser/shell_extension_system.cc
|
| index 1e009a34913ad28e84d8d9f18064d9404b50d71e..b75018bff71df50b1897339d9d26a1955d3f4a68 100644
|
| --- a/apps/shell/shell_extension_system.cc
|
| +++ b/apps/shell/browser/shell_extension_system.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/shell/shell_extension_system.h"
|
| +#include "apps/shell/browser/shell_extension_system.h"
|
|
|
| #include <string>
|
|
|
|
|