| Index: apps/shell/shell_extension_system.h
|
| diff --git a/apps/shell/shell_extension_system.h b/apps/shell/shell_extension_system.h
|
| index 2ed83e54c550643bbb7d37114acdaba4c727b663..35ca1e33e69b972cefb10c6503a98cc69ac7798f 100644
|
| --- a/apps/shell/shell_extension_system.h
|
| +++ b/apps/shell/shell_extension_system.h
|
| @@ -6,7 +6,7 @@
|
| #define APPS_SHELL_SHELL_EXTENSION_SYSTEM_H_
|
|
|
| #include "base/compiler_specific.h"
|
| -#include "chrome/browser/extensions/extension_system.h"
|
| +#include "extensions/browser/extension_system.h"
|
| #include "extensions/common/one_shot_event.h"
|
|
|
| namespace base {
|
|
|